Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 help.net 
07-01-2003, 3:54 AM

Programmer blues

What a night. I was just working like a dog on some coding for my stuff. After some few hours of long coding, I finally obtain the most beautiful... BLANK screen. Doh ! Well at last, my code seems to work and it's one of my most complex one to obtain...
Filed under:
Posted to:
by
 Colt 
07-01-2003, 2:11 AM

Writing ASP.NET Web Matrix Add-Ins. How?

There's a new Add-In control for Web Matrix as known as DbDiagrams , while I'm sure majority of people who like or dislike ASP.NET Web Matrix somehow is because it's lack of functionality and features compared with VS.NET 2003. Well, these 2 products...
Filed under:
Posted to:
by
 Colt 
07-01-2003, 1:53 AM

DbDiagrams Add-In for ASP.NET Web Matrix

CarlosAg from the ASP.NET Team just release a very cool Add-In for the ASP.NET Web Matrix, and the name of this cool control is: DbDiagrams for Web Matrix . This is an add-In control and capabilile to the lastest version of Web Matrix (Reloaded) , it...
Filed under:
Posted to:
by
 HumanCompiler 
06-30-2003, 10:43 PM

Easy use of Caching

Steve Smith blogs about the "standard" way of accessing items in the cache. I use this all the time. I usually do it like this so that you can access it like it as Property (but in VB.NET of course ;)) Public Shared ReadOnly Property MyData() As DataTable...
Posted to:
by
 help.net 
06-30-2003, 3:41 PM

SQL 2000 security

Interesting comment from Frans: Funny. The one source for sql server related security problems is Microsoft itself. The reason for that is that is that it is impossible to impersonate f.e an asp.net website into a native windows domain user which has...
Filed under: ,
Posted to:
by
 help.net 
06-30-2003, 3:04 PM

SQL 2000 sp3 security best practices

I found interesting these new articles about SQL 2000 security (source Microsoft) The figure shows security vulnerabilities in a simple multi-tier system
Filed under: ,
Posted to:
by
 p.gielens 
06-30-2003, 1:11 PM

Code organization?

Mads brings up the subject of organizing your project. Should you go for a physical schema equal to the way your namespaces are organized? Answer: It doesn’t matter a single bit. The fact is that reflection is the way to go from a programmers perspective...
Filed under:
Posted to:
by
 help.net 
06-30-2003, 9:25 AM

TechEd in english please :-(

Hey Ralf nice to see your experience in TechEd.... in german :-(( Also I say that because I know that you are writing for your country but in case you don't know that, TechEd is an international event. Are you going to speak only in german in Barcelona...
Filed under:
Posted to:
by
 help.net 
06-30-2003, 9:18 AM

Microsoft Outlines Vision for Application Development...

Microsoft will lay out plans for its upcoming "Whidbey" and "Orcas" versions of Visual Studio on July 29 at FTP's VSLive! New York conference. Attendees will get a sneak preview of the next release of Visual Studio, hear about "new opportunities for partners...
Filed under:
Posted to:
by
 help.net 
06-30-2003, 9:11 AM

Use an ASP.NET Application to Query an Indexing Service Catalog by Using Visual Basic .NET

Read more here :
Filed under:

« First ... < Previous 2594 2595 2596 2597 2598 Next > ... Last »