sorted by:
best match first |
newest listings first
Featured Listings
- Linq: Beware of the 'Access to modified closure' demon
If you're using Linq and Resharper, you've probably seen the warning Resharper shows when you use a foreach loop in which you use the loop variable in
From: Frans Bouma - ASP.NET - 6/25/2009
- Accessing the DropDownList Control's SelectedIndex or SelectedValue Properties Selects the First ListItem
I was recently helping a colleague squash a bug that had popped up on a page that involved a DropDownList. Specifically, an HttpException was being th
From: Scott Mitchell - ASP.NET - 2/6/2009
- Accessing the DropDownList Control's SelectedIndex or SelectedValue Properties Selects the First ListItem
I was recently helping a colleague squash a bug that had popped up on a page that involved a DropDownList. Specifically, an HttpException was being th
From: Scott Mitchell - ASP.NET - 2/6/2009
- SQL Services Labs - SQL Server and Data Access Incubation Projects at Microsoft
Some interesting news released at PDC.
From: David Hayden - ASP.NET - 10/28/2008
- Tampa SQL Saturday : Presenting SQL Server Data Access Tips and Techniques
TAG: Florida Developer Events
I already mentioned I will be presenting this Thursday for the Sarasota .NET Developer Group on Aspect-Oriented Pro
From: David Hayden - ASP.NET - 1/17/2009
- Currently in Japan with No Consistent Internet Access
The internet access I had at my mother-in-law's last time I was in Japan turned out to be a fluke. I am at a Japanese Manga and Internet cafe (because
From: Phil Haack - ASP.NET - 10/1/2008
- Enterprise Library Data Access Application Block and Stored Procedures in Your Data Access Layer
Should we be seeing custom code anymore?
From: David Hayden - ASP.NET - 12/19/2008
- How to fix German c:\Programme “Access denied”
Some months ago I opened a Microsoft Support call to ask why I cannot open c:\Programme (the German translated folder for c:\Program Files ) on Window
From: Michael's Blog - ASP.NET - 2/27/2009
- [Idea]New Access - DB comparer
Hello,
I am a junior level programmer and working from home. When I was surfing the net, I found a new tool which is used to compare two access dat
From: Announcements - ASP.NET - 10/15/2008
- Non-review: The Data Access Handbook by John Goodson and Robert A. Steward
A while ago I agreed to write a review of this book (which the publisher sent me a free copy of) but I haven't had time to read it fully yet. I've bee
From: Jon Skeet - ASP.NET - 7/10/2009
- Wrox Silverlight 2 Programmer's Reference Early Access
Wrox has started a new thing as of late they're calling Wrox First . It's essentially a wiki of the book that I and my fellow Silverlight 2 authors ar
From: +dotNetTemplar+ - ASP.NET - 7/29/2008
- Another access denied error
I received an interesting error when trying to debug a web project of mine. The error read: Configuration error - access to myassembly.dll denied. The
From: Hendrik Swanepoel - ASP.NET - 9/15/2004
- Weekly quickTIP: Customizing Terminal Services Web Access
A quick one: Change the TS Web access banner and keep users better informed of what they're connected to.
From: Microsoft Certified Professional Magazine Online | Columns - ASP.NET - 10/6/2008
- 20 Apr 2005: Code Access Security in Mono
Sebastien has two nice articles: Graphs to visualize security demands and the fourth part on the series of the Mono Security Manager. Sebastien is usi
From: Miguel de Icaza - ASP.NET - 4/20/2005
- Addressing authorization with OAuth or the .NET Access Control Service
OAuth
As I mentioned in the post, "OAuth Channel for REST services" , OAuth allows a client application to obtain user consent (as access tokens) for
From: Pablo M. Cibraro (aka Cibrax) - ASP.NET - 2/6/2009
- Windows Advisor: Preventing External User Access to a Private Web Site
Developer wants to block external users from internal Web sites.
From: Microsoft Certified Professional Magazine Online | Columns - ASP.NET - 12/8/2009
- Accessing Html Document Content in other Frames
Here’s a question that I see pop up quite frequently on newsgroups: How do I access content across frames or an iFrame using JavaScript code? It’s act
From: Rick Strahl's Web Log - ASP.NET - 1/7/2009
- WCF and .NET Code Access Security
From my recent investigations and some talk with folks from the Indigo/WCF team it seems that WCF currently only supports full trust CAS scenarios. Th
From: Christian Weyer: Smells like service spirit - ASP.NET - 8/30/2005
- WebResource access in ASP.NET MVC
It’s no secret that ASP.NET MVC is missing a few features that are native to Web Forms the most notable of which (for me anyway) is lack of access to
From: Rick Strahl's Web Log - ASP.NET - 7/30/2009
- OleDb Parameters to access FoxPro Data from .NET
OleDb – what a blast from the past. Got a couple of basic questions in the last week on how to access FoxPro data from .NET via OleDb and both questio
From: Rick Strahl's Web Log - ASP.NET - 3/12/2009
- Designing A Data Access Layer in LINQ to SQL
Gayani provides the complete source code for a sample Data access Layer for LINQ to SQL, using the Northwind Database, explains how it all works and h
From: Simple Talk rss feed - ASP.NET - 2/25/2009
- Laying the smack down on memory leaks with the first early access build of ANTS Memory Profiler 5
Our first ANTS Memory Profiler 5 early access build is now available, and although it really is a very, very, early build, it’s still fantastic for fi
From: Simple Talk rss feed - ASP.NET - 2/25/2009
- WSH Clipboard Access
Scripting the clipboard content in Windows Script Host.
From: The Code Project Latest Articles - ASP.NET - 2/26/2009
- IIS7 blocks viewing access to files in bin and other asp.net folders
I was just asked to help someone troubleshoot a site that worked fine on Windows Server 2003 / IIS6 but didn't work on Windows Server 2008 / IIS7. A f
From: Scott Forsyth's Blog - ASP.NET - 3/5/2008
- Access Parent Control's Method from a Child Control
Simple technique to access parent page and controls method from a child control
From: The Code Project Latest Articles - ASP.NET - 11/20/2008