|
|
-
|
|
By default, the IE's security settings does not allow us to download files. To override it.
1. Go to, Tools > Internet options >
2. security > custom level.
3. you will see a "security settings - Internet zone" dialog. Scroll down and f......
|
|
-
|
|
Just learnt from NYTimes that Steve Jobs has stepped down as the CEO of Apple. It is the end of an era.........
|
|
-
|
|
I just learn from my favorite writer Scott Hanselman about MiniProfiler
MiniProfiler NuGet package is used for profiling page in MVC 3.0, and can Install using PM> Install-Package MiniProfiler.
You can start profiling by
[code]
protected voi......
|
|
-
|
|
It's not built in with Windows, but it is available with Resource Kit Tools, You can download it from
http://www.microsoft.com/downloads/details.aspx?FamilyID=9D467A69-57FF-4AE7-96EE-B18C4790CFFD&displaylang=en
[CODE]
-- This will compress file a......
|
|
-
|
|
Open MS Word and type the following and press enter key. See what is happening.
[code]=rand()[/code]......
|
|
-
|
|
TOI (Times of India) ran an incorrect article today regarding a supposedly "rare" event - the occurence of 5 week-ends in July this year. According to the article, this happens once every 823 years.
However, I beg to differ and challenge this statem......
|
|
-
|
|
I knew it before, but since there was a today's thread on this topic, I think it's important to re-learn.
T-SQL does not permit BEGIN END without something in between.......
|
|
-
|
|
I was suppose to believe as ResultSet can be used with execution of stored procedures only , but it can be used with execution of TSQL statements as well in SQL Server Denali.
[CODE]
EXEC ('SELECT Name, Object_Id, Type_Desc FROM SYS.OBJECTS')
WITH ......
|
|
-
|
|
During the recent CTD @ Ahmedabad (http://beyondrelational.com/blogs/nakul/archive/2011/06/06/community-tech-days-tech-ed-on-the-road-is-back-in-ahmedabad-june-11-2011-register-now.aspx), we had a nice Demo Extravaganza session from Dhananjay Kumar, a M......
|
|
-
|
|
I am a fan of hashtags on twitter because it makes categorizing and searching content very easy. sql server community has a great hashtag (#sqlhelp) for quick QA's on sql server. Any-who i found that "#"'s are searchable in Google+ too.......
|
|