More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  Srini's BookmarksPhotosProfileFriendsBlog Tools Explore the Spaces community

Blog

May 23

SQL Prompt - free download - for now (out of beta)

p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';} span.EmailStyle17 {font-family:Arial;color:windowtext;} @page Section1 {size:8.5in 11.0in;margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;}
April 07

ASP.NET Application and Page Life Cycle Overview

p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';} span.EmailStyle17 {font-family:Arial;color:windowtext;} @page Section1 {size:8.5in 11.0in;margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;}

ASP.NET Application Life Cycle Overview: ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_aspnetcon/html/de0d8a1c-b1bc-48e1-b246-26e32289a82f.htm

 

ASP.NET Page Life Cycle Overview: ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_aspnetcon/html/7949d756-1a79-464e-891f-904b1cfc7991.htm

 

April 05

Useful .NET Tools and Utilities

I will be listing some of the .NET tools and utils that I find useful.
 
 
 
 
 
PowerCollections: http://wintellect.com
 
 
 
 

TECH: OR Mapper

http://sourceforge.net/projects/ojb-net/

OJB.NET enables you to easily transfer data between your middle-tier .NET objects and a relational database. OJB.NET enables you to reverse-engineer your database schema, to automatically generate .NET domain-model classes, and to query and persist instances of these classes at runtime.

Developer Productivity

OJB.NET dramatically improves your productivity by:

  • Automatically generating your domain model classes.
  • Automatically generating the mapping between your domain model classes and database schema.
  • Automatically generating your SQL create, insert, update and delete statements at runtime.
  • Generating strongly-typed and IntelliSense-supported query classes. This enables design and compile-time feedback and correction of queries as your database schema evolves. ......
 

TECH: The Entity-Relationship Model


Shortcut to:
http://www.utexas.edu/its/windows/database/datamodeling/dm/erintro.html