Tech-no-logy Demystified with Sandeep Joshi
Visual Studio 2012/2011 ALM, Windows Azure, ASP.NET MVC, Windows 7 Compatibility and some other thoughts...
Office 2007 Ribbon Customization and Development
Here is some useful information on the Office 2007 Ribbons and customizing them....
Author: sajoshi Date: 10/23/2007
The right way to do a project kickoff meeting
A Very interesting snippet from Techrepublic Today newsletter: Sometimes projects don't always go...
Author: sajoshi Date: 10/18/2007
Use Outlook for checking Windows Live Mails: Microsoft Office Outlook Connector
The first free version of the Outlook Connector has shipped to the world! With Microsoft Office...
Author: sajoshi Date: 08/16/2007
A Thread from TechNet Monthly Flash
Upcoming Webcasts Windows Server 2008 Security Enhancements (Level 200) Thursday, August 9, at 11:00...
Author: sajoshi Date: 08/09/2007
Windows Vista Service Life-Cycle Management (WVSLM) : Available to download
Windows Vista Service Life-Cycle Management (WVSLM) provides concise guidance to help minimize total...
Author: sajoshi Date: 07/12/2007
TFS Migration and Synchronization Toolkit is Available!
TFS Migration and Synchronization Toolkit is Available! The TFS Migration and Synchronization...
Author: sajoshi Date: 07/11/2007
Just Released : VSTF guide and Performance Testing Project at Codeplex
Team Development with Visual Studio Team Foundation Guide - Beta 1This guide shows you how to get...
Author: sajoshi Date: 07/11/2007
Do YOU Vista? :: Windows Vista Hardware Assessment
Determining Your Customers’ Readiness for Windows Vista and Office 2007 Windows Vista Hardware...
Author: sajoshi Date: 06/15/2007
Useful OnDemand Vista Web Seminars
FYI:https://www.msreadiness.com/custompage.asp?pageid=1001
Author: sajoshi Date: 03/10/2007
WinHlp32.exe Installer for VISTA - Available for download now!
Good news for .HLP File lovers. The WinHlp32.exe installer is available to download. With this...
Author: sajoshi Date: 03/09/2007
Windows Home Server in Beta 2 released
Windows Home Server in Beta 2 At CES in Las Vegas this past January, Microsoft unveiled an exciting...
Author: sajoshi Date: 03/04/2007
Vista Rocks... Contests & News
I found some interesting contest and news about Vista this morning in Mindshare newsletter and...
Author: sajoshi Date: 03/04/2007
AJAX Screencast: SWITZERLAND dotmugs
Damian delivered a session on AJAX in Geneva. This is a good introduction of AJAX. The screencast is...
Author: sajoshi Date: 02/26/2007
UAC: Five most common Install failure Scenarios and workarounds
User account control is one of the new security features in Windows Vista. It's the facilitator for...
Author: sajoshi Date: 02/22/2007
SQL SERVER 2005 SP2 Released
Great News for those who try to install SQL Server 2005 on Vista and get a warning message to...
Author: sajoshi Date: 02/21/2007
Virtual PC 2007: Works runs on Vista
Ultimately, the successor of Virtual PC 2004 is released. It's Virtual PC 2007. It runs on VISTA...
Author: sajoshi Date: 02/20/2007
Application Compatibility in Vista: IE7 Issues - User Agent String
Internet Explorer version number is 7.0. The Version is included in the User Agent String as a part...
Author: sajoshi Date: 02/20/2007
Rolling out Vista in your organization
If you're planning to upgrade to Vista, you may need certain factors to evaluate such as hardware...
Author: sajoshi Date: 01/08/2007
Install Failure and Application Failure Automation for PCA
The Program Compatibility Assistant (PCA) is a new feature in Windows Vista that can makes older...
Author: sajoshi Date: 01/08/2007
Painting behavior in VISTA
In VISTA, painting behavior has been changed to improve user experience. In the new approach all...
Author: sajoshi Date: 11/18/2006
Story :: Solving out a BUG in VISTA
Today I got a severe attack on my computer while I was chatting at Yahoo Messenger. I got a popup...
Author: sajoshi Date: 11/17/2006
GridView: Formatting doesn't apply on "Money" data type using DataFormatString
Today, I was trying my hands with GridView. It was a very simple ASP.NET page where I was displaying...
Author: sajoshi Date: 11/12/2006
Standard User Analyzer
What is It? It is a tool to help diagnose potential issues with an application when it is run as a...
Author: sajoshi Date: 11/10/2006
Vista Logo Program
Microsoft Offers Windows Vista Logo Program for its customers to identify products that deliver a...
Author: sajoshi Date: 11/03/2006
Power Management::Power Policy Configuration and Deployment in Windows Vista
VISTA brings a lot of enhancements to the Power Management. Here are some of the online links to...
Author: sajoshi Date: 11/01/2006
Single point for SQL SERVER 2005 Express Edition Downloads
SQL Server Express edition is a free download avaialble from Microsoft. After installing Express...
Author: sajoshi Date: 10/28/2006
Visit DevReadiness.org - the community site dedicated to helping you, the developer, get your applications ready for Windows Vista.
Developing Application on VISTA : https://devreadiness.org/
Author: sajoshi Date: 10/27/2006
BizTalk : XML Instance Validation against Schema
While working with an XML Schema, my team found that BizTalk compares the order of the fields as...
Author: sajoshi Date: 10/06/2006
The Facinating Live.com
Today Windows Live Service, Live.com and Live Search got beta tag off. The user interface is really...
Author: sajoshi Date: 09/14/2006
Useful ASP.NET Best Practices links
I found some of the very useful links for ASP.NET practices at Mike's blog. However, In the comment...
Author: sajoshi Date: 09/04/2006
Non Visual Controls in Visual Studio Designer
While working in Visual Studio Designer, Following controls don’t show up on the designer, you can...
Author: sajoshi Date: 09/01/2006
Dataset Behaviour with XMl Schema
Today I tried loading an XML Schema into a dataset using ReadXMLSchema() method. I noticed that If...
Author: sajoshi Date: 08/31/2006
Could not reset IIS, IISAdmin service terminated unexpectedly
When I am trying to reset IIS using "iisreset" from Run Commnad Prompt, I get the error saying...
Author: sajoshi Date: 08/31/2006
RequestValidation Error in ASP.NET
While working with ASP.NET 2.0, if you try to put some XML text in a textbox or an invalid email in...
Author: sajoshi Date: 08/31/2006
Loading an XML string in a DataSet (.NET 2.0)
Today, I found a way to read an XML String into a dataset. The scenario is as follow: I have a...
Author: sajoshi Date: 08/29/2006
Sending an Email using ASP.NET 2.0
Sending an Email is quite easy in ASP.NET 2.0. You can use the .NET Class SMTPMail to send the...
Author: sajoshi Date: 08/29/2006
Large-Value datatypes in SQL SERVER 2005
To store more data > 8196 bytes in a column of a SQL Server Table, we used to use text or ntext...
Author: sajoshi Date: 08/29/2006
Develop Without Borders Contest
Develop Without Borders Contest Microsoft has launched a very cool contest that challenges...
Author: sajoshi Date: 08/28/2006
Windows Internals and Debugging
One of the most rare combinations, people look for is Windows Debugging experience with Application...
Author: sajoshi Date: 08/28/2006