https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=26662 https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=27019 Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Continue reading about Visual Studio 2010 Hotfix – IntelliSense Crash
DECLARE @StringValue AS nvarchar(4000), @hierarchyidValue AS hierarchyid SET @StringValue = ‘/1/1/3/’ SET @hierarchyidValue = 0x5ADE Use hierarchyid::Parse(@stringValue) to convert string value to hierarchyid and Use @hierarchyidValue.ToString() to convert hierarchyid to String Source: http://technet.microsoft.com/en-us/library/bb677201.aspx Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in [...]
Continue reading about Converting SQL Server HierarchyID Data Type to String
Assuming you have a DIV element having id = “div1″ funtcion ShowDIV() { jDiv.fadeIn(500); var jDiv = $(“#div1″); var div = jDiv.get()[0]; var top = Math.round((document.documentElement.clientHeight / 2) – (div.clientHeight / 2) + document.documentElement.scrollTop) + ‘px’; var left = Math.round((document.documentElement.clientWidth / 2) – (div.clientWidth / 2)) + ‘px’; div.style.top = top; div.style.left = left; } [...]
Continue reading about How to show a DIV element on the screen-center using JQuery
alert( $find(“<%= RadGrid1.MasterTableView.ClientID %>” ).get_selectedItems().length ); Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Continue reading about Finding number of rows selected in a Rad Grid at client-side
Have you lost Remote Desktop Connetion Shortcut? Go to Start->Run Then type: mstsc Click on OK or hit Enter! Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Continue reading about Starting Remote Desktop Connection Sanp-in from Command Line
This is the first thing which will pop up in every body’s mind when there is a problem with one of the sevices a consultancy company has provided. Before this happen we need to keep in touch with them, get feedbacks, provide solutions, improve existing tools/appplicaions. In one word keep an eye on everything! Blog [...]
If you don’t communicate you won’t be successful as a consultant! as simple as that. While trying to communicate, We as a consultant should have Positive attitude, Open mind, Respect client’s ideas, Appreciate previous works have been done, Tendency to implement what client wants, Providing alternative solutions to help clients with their goals… Blog this! [...]
It might be because of “Tools Version 4.0″ Try to delete this registry key “HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\MSBUILD\TOOLSVERSION\4.0″ from the windows registry. This helped me! Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Continue reading about Can not run Visual Studio after Installing VS 2010 Beta 2
Click here to download Samsung USB Driver Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Click here to download TkFileExplorer Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser
Continue reading about TkFileExplorer, Samsung Mobile File Explorer
