A good post describing the View State from Infinities Loop.
http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/truly-understanding-viewstate.aspx
A good post describing the View State from Infinities Loop.
http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/truly-understanding-viewstate.aspx
KB article from Microsoft, about how to add you assemblies to VS Project Add Reference Dialog. I have tested this with VS2008TE but i guess it will work with all editions. – http://support.microsoft.com/default.aspx?scid=kb;en-us;306149
Here is cool story on what may happen when you are out of the conversion domain … in this case developers.
http://lericson.blogg.se/code/2010/february/this-might-seem-silly-git-pull.html
The blog will be moved to a new hosting, thus it will temporarily unavailable.
Here is usefull link with simple matrix of the C# and .Net freamework features.
Agha Usman Ahmed explains here how to access 2005 databases from VS2008 and get rid of the above error.
Setting up new machine I forgot to download few files form TFS, which i figured out later than earlier, but mean while i got this gacutil error code 9009.
It turns out gacutil is not taking into account the PATH environment variable.
Via Dominic Zukiewicz.
Ever wondered what what “Clean Solution” option does ?
Here is the answer : StackOverFlow.com post
ASP.NET 4.0 Webforms Enhancements
A post from Mike Ormond about ASP.NET 4.0 WebForms Enhancements.