The following is republished from HERE 2.3.5.2 Strong name validation failed error when launching IIS project on Windows VistaWhen a … More
Tag: ASPX
All of MS’s providers in ASP.NET 2.0 source code in one place.
Time for some more good links.
These are mostly MSDN, but they cover some of the most common questions that I get: Making custom renderer for … More
Another Mouse Trap – Blog Engines
Do you realy want to create your own blog engine? Bah! Get some code from someone else, and improve on … More
ASPX receiving a POST from an HTML
You have an HTML file that you want it to post to an ASPX file. What do you do? 1. … More
A couple of my recent presentations
XML Custom Web.config handler with a URL rewrite practical example. XML for fun and profit.
Creating .resources.dll files for cultures supported by your project
Got this from MSDN First, ensure you have a default .resx or .resources file in your project.Take the default .resx … More
Another mostly unknown and under published fact.
Compiling a .resx file into a .resources fileXML-based .resx files can be compiled to binary .resources files either by using … More
Some good training links
http://www.thedifferenceisobviousvb05.com/Campaign.aspx(Will be downloadable l8r) How Do I…http://msdn.microsoft.com/asp.net/learning/learn/newtodevelopment/default.aspx Look at the “Free Elearning” sub sectionshttp://www.microsoft.com/technet/prodtechnol/sql/2005/learning/default.mspx
ASP.NET Project "Atlas" Quickstart Tutorial
ASP.NET Project “Atlas” Quickstart Tutorial If you liked the simplicity of MagicAjax.net but want more, try out Microsoft’s Atlas.Ajax for … More