|
Posted to:
06-16-2003, 7:07 PM
|
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)
|
|
Posted to:
06-16-2003, 6:55 PM
|
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...
|
|
Posted to:
06-16-2003, 6:35 PM
|
Get the new FXCop 1.21 version for your .Net compliance checking!
|
|
Posted to:
06-16-2003, 6:33 PM
|
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...
|
|
Posted to:
06-16-2003, 3:08 PM
|
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:
06-16-2003, 11:02 AM
|
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...
|
|
Posted to:
06-16-2003, 10:29 AM
|
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:
06-16-2003, 7:58 AM
|
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...
|
|
Posted to:
06-16-2003, 5:54 AM
|
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...
|
|
Posted to:
06-15-2003, 3:33 PM
|
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...
|