Following softwares are provided free of cost when enrolled:
3 licenses of Visual Studio 2008 Professional Edition 1 license of Expression Studio 3 (which includes Expression Blend, Sketchflow, and Web) 2 licenses of Expression Web 3 4 processor licenses of Windows Web Server 2008 R2 4 processor licenses of SQL Server 2008 Web Edition DotNetPanel control panel (enabling easy remote/hosted management of your servers)
For more details visit WebSiteSpark website: http://www.microsoft.com/web/websitespark/
Tags: visual studio frre license, expression studio free license, expression web free license, websitespark, microsoft software free license
.NET | ASP.NET | Microsoft | SQL Server | Visual Studio
This Webcast Series will show how Windows 7, Exchange Server 2010, Windows Server 2008 R2 and SQL Server 2008 deliver on the key capabilities IT Professionals have asked for. Also, the webcasts will cover the Virtualization aspects of these new generation technologies.
To attend these LIVE Webcast Sessions you can also visit : www.microsoft.com/India/webcasts
Note: This is an online event and you are not required to pay any fee to attend it.
Tags: microsoft technet webcasts for it professionals, windows 7, exchange server 2010, windows server 2008 r2, sql server 2008, microsoft, webcasts, latest events from microsoft, microsoft india
.NET | BlogEngine.NET | General Tech | Microsoft | SQL Server | Windows
This is a very simple SQL query for finding the 2nd highest salary from an employee table.
A very common question in .NET interviews. The query is pretty self explanatory.
select top(1)[Name],Salary from Employeewhere salary not in (select top (1) salary from employee order by salary desc) ORDER BY SALARY DESC
– Change the top parameter to (nth highest salary - 1)
Tags: sql interview questions, sql query, sql query for finding the 2nd highest salary
SQL Server
Powered by BlogEngine.NET 1.6.0.0 Theme by Mads Kristensen
Nishanth Nair
A die hard fan of Rise of Nations... I write few softwares for McAfee Inc. for a living.
Portfolio:
http://morningbellnews.com TheXorb.com http://Necab.org http://SufiKatha.com http://DeepaRecipes.com http://ManipalFoundation.in http://NetraArts.com http://EnWebTech.com
http://homeopathyinchicago.com/
Contact : Nair.Nishanth@Gmail.com
All entries in this blog are my opinion and don't necessarily reflect the opinion of my employer.