NHibernate: “NHibernate is a .NET based object persistence library for relational databases. NHibernate is a port of the excellent Java Hibernate relational persistence tool. (If…
Challenging traditional 3-layer/3-tier view of application
I just came across an interesting article by Rockford Lhotka at TheServerSide.net. In this article titled “The Fallacy of the Data Layer” Mr Lhotka insists…
kbAlertz: 889877 : BUG: The Submit button on ASP.NET pages does not work after you install the .NET Framework 1.1 Service Pack 1
kbAlertz: 889877 : BUG: The Submit button on ASP.NET pages does not work after you install the .NET Framework 1.1 Service Pack 1: “SYMPTOMS After…
MS Anti Spyware (BETA) released!
Download it here.
BPEL (Business Process Execution Language)
Dint I tell u that BPEL is the next big thing in Service Oriented world where we orchestrate and connect different automations (business processes) to…
Get Weekday (name) from a date in SQL Server
Today one of a friend wanted to know how to find out if todays is Sunday/Friday/Monday etc or not (ofcourse thats from within SQL Server,…
MS ASP.NET Portal Starter Kit
Portal Prototype in a days time ! Our COO wants our IT dept. to develop an intranet based portal that can be used as an…
X-develop : A Cool IDE !
Another excellent post at TheServerSide: X-develop is a multi-language IDE for the .NET and Java platforms. It supports the C#, Visual Basic.NET, Java and J#…
VS 2005 December CTP Released
VS 2005 December CTP Released: “Visual Studio Team System consists of: Visual Studio Team Foundation, an extensible team collaboration server that enables all members of…
New C# 2005 Overview Released
New C# 2005 Overview Released: “C# 2.0 introduces several language extensions, including Generics, Anonymous Methods, Iterators, Partial Types, and Nullable Types. Generics permit classes, structs,…