Jul 29, 2007A list of three components for ASP.NET I would like that someone would write.
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!
Jul 25, 2007Do we really need CAPTCHA's to prevent robots posting to our web forms? Not if you run ASP.NET 2.0. Whether you use a form for member logins, blog comments or a web shop you want to keep it as secure and tamper proof as possible. Brute force attacks on a login form performed by robots or spammers on the blog comments are scenarios you can avoid by leveraging existing ASP.NET 2.0 features.
Event validation
Event validation makes sure that a postback comes from a control on the pag...
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!
Jul 18, 2007Earlier today, Al Nyveldt aired a webcast on how to make BlogEngine.NET themes. It really shows how you can leverage all the power of ASP.NET in your themes. He uses code-behind files to dynamically change the output of the posts using nothing but C#. He walks you through building an entirely new theme and he also made it available for download.
His approach with building a theme from scratch is impressive, but I must admit that I’m too lazy for that. I would probably copy an existing...
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!
Jul 17, 2007Don't use FileInfo.OpenText().ReadToEnd() because it doesn't release the file handle
[More]* $4.95/month ASP.NET Hosting with FREE SQL 2012 DB! – Click Here!