I stumbled upon developers working with ASP.NET frequently as part of my work and sometimes even have to work on it by myself too. My recently purchased laptop came with Windows 7 which supports latest of Internet Information Services or say Servers from old days (IIS) of version 7.5. I’ve used it from v6 (experience
Month: February 2010
SQL Server …. Getting to know It
When you install SQL Server, there by default system databases are created. Which are, Master … MSDB … Model … and TempDB … and Resource DB, which is not visible through SSMS (SQL Server Management Studio). All of these DBs are there for specific reason and each has particular task to perform. Master DB:- As
SQL Server … Searching Tree !!!
If by any chance you happen to know a little history of computers, you will be surprised that most of the early innovators had taken their primary field of study as Mathematics or Physics !!! At first glance, you may wonder what a mathematician is doing in field of computers right ?? But even if
SQL Server … Internals
Internal of DBMS consist of 5 core components , and we know that … it was more like logical structure … but the internals I am talking about here is how data is handled, or can say how data is read, write, stored physically specifically in SQL Server (I think Oracle does it a little