Archive for May, 2004

May 19 2004

CSS2 in VS.NET?

Published by under Uncategorized

Wow two article from the same day this one is about how to extend VS.NET’s CSS IntelliSense Bringing CSS2 to Visual Studio.NET By Milan Negovan.

Comments Off on CSS2 in VS.NET?

May 19 2004

ASP.NET View State in a database?

Published by under Uncategorized

Who ever would think of it but this guy did and to good effect check out this great article ASP.NET State Management: View State By Milan Negovan.

Comments Off on ASP.NET View State in a database?

May 18 2004

NCover

Published by under Uncategorized

Want to know what code is slow? What code is fast? look at a got dot net workspace project called NCover it’s a way to see from a real time point of view line-by-line execution times.

Comments Off on NCover

May 05 2004

Improving .NET Application Performance and Scalability

Published by under Uncategorized

Microsoft has shaken my belief system! Every sense I started to think of my self as a Software Engineer as defined by Steve McConnell I had believed was that Microsoft was making delivering software solutions easier without a care as to the crappiness of the solutions. Well it was a good plan the more solutions […]

Comments Off on Improving .NET Application Performance and Scalability