Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 help.net 
06-16-2003, 7:07 PM

MKB Articles on Index Server with .Net

2 articles if you want to implement Index Server query with ASP.Net: - The first from an ASPx page. - The second from a control (ASCX)
Filed under:
Posted to:
by
 help.net 
06-16-2003, 6:55 PM

CLR guru on holidays ;-)

It seems that Chris Brumme is on holidays. I think he deserve to get them after such prolific blogs ! Just a quick explanation for why there hasn't been a new blog lately. I'm partway through a 3.5 week vacation on Maui. I have wireless & broadband...
Filed under:
Posted to:
by
 RHurlbut 
06-16-2003, 6:35 PM

New FXCop 1.21 version!

Get the new FXCop 1.21 version for your .Net compliance checking!
Filed under:
Posted to:
by
 RHurlbut 
06-16-2003, 6:33 PM

CLR Loading

While checking blogs at Microsoft, I noticed from Brad Adams ' blog that Suzanne Cook has a blog (Suzanne is in charge of the work on the CLR Loader): http://blogs.gotdotnet.com/suzcook/ Along with Chris Brumme 's blog, this makes for great CLR reading...
Filed under:
Posted to:
by
 DonXML 
06-16-2003, 3:08 PM

Status Update

I know I haven’t posted a blog entry in a couple days, and nothing really cool since the Extending Enums stuff, but I’m still here. I’m pretty busy ith work and family life, and to quite honest, I haven’t thought of anything cool to blog about. Here’s...
Posted to:
by
 vga 
06-16-2003, 11:02 AM

The not so clear Error event

Note : this entry has moved . The abstract TemplateControl class defines an Error event which –by the docs– “ …occurs when an unhandled exception is thrown… ”. Currently there are only two subclasses of TemplateControl , they’re the famous Page and UserControl...
Filed under:
Posted to:
by
 vga 
06-16-2003, 10:29 AM

Towards more processing at the client-side

Note : this entry has moved . Currently at my day-job, we’re architecting a framework to make ASP.NET a better ASP.NET. Basically, this fx is being used by developers to port just too many intranet/internet web applications to the .NET universe, for a...
Posted to:
by
 p.gielens 
06-16-2003, 7:58 AM

Design flaw causing potentially security problem

Although it is hard for me to admit (but it needs to be done, I am on my way to become a pragmatic programmer), as a follow up on Frans… I have made a serious design flaw in my home-made or-mapping framework. I am implementing Single Table Inheritance...
Filed under:
Posted to:
by
 help.net 
06-16-2003, 5:54 AM

Dynamic queries or stored procedures

Just reading Frans blog about stored procedures and the future for them. I agree with Frans that views are really powerful. I like stored procedures because they can be easily updated outside your code. It's happen many times for me to have to add a field...
Filed under:
Posted to:
by
 SamerEyeWarrior 
06-15-2003, 3:33 PM

When using ASP.NET Validator Controls... if (Page.IsValid) { Now it's safe to go on! }

It's not often I like to display my ignorance in public but in this case it's worth it. I've been using ASP.NET Validator controls for a while now with the knowledge that they provided me with an easy way to do both client-side and server-side validation...
Filed under: , ,

« First ... < Previous 2601 2602 2603 2604 2605 Next > ... Last »