Microsoft.NET
Microsoft.NET, WinForms, ASP.NET, AJAX, WCF, WPF, WF, Silverlight etc
Do you want to enable/disable project item tracking? Go to Tools—>Options, expand Projects and Solutions, select General, and then check/uncheck the box next to Track Active Item in Solution Explorer. http://dvanderboom.wordpres... Happy Tracking :)...
After so long I’m posting something, lately I was working on installation script of our project, and came across few good things. I’m sharing few of them here: ' ***************************... 'Global variables Dim objFSO, objLogFile, WsShell Set objFSO = CreateObject("Scripting.Fil... Set WsShell = CreateObject("WScript.Shell") 'Getting Program Files path Const PROGRAM_FILES = &H26& Dim objShell, objFolder, objFolderItem, strProgramFilesPath Set objShell = CreateObject("Shell.Applica...
Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo Introducing Microsoft ASP.NET AJAX by Dino Esposito Introducing Microsoft Silverlight 1.0 by Laurence Moroney http://csna01.libredigital.... Happy Learning...
Hey Guys! Just found this useful stuff and sharing it! What it is? The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ, C# 3.0, Visual Basic 9, WCF, WF, WPF, ASP.NET AJAX, VSTO, CardSpace, SilverLight, Mobile and Application Lifecycle Management. Where it is? http://www.microsoft.com/do...
Last week I was occupied by two things: Year End Party and MSBuild. Former was rocking and later was interesting! I’ve got few links and would like to share it with you guys. MSBuild Links: MSBuild.pdf : http://www.guysmithferrier.... [ppt] MSBuild : Architecting and Customized Build System: http://download.microsoft.c... [MSDN TV] Visual Studio 2005: MSBuild...
Hey Guys! I've got something to share which will help us in our "bugging" life………… Here it goes: Visual Studio 2005: Cool Debugging Tricks http://www.eggheadcafe.com/... Happy Debugging...
Today I got few guidelines that I would love to share it with you guys, before you deliver the code! Check existing code passes all unit test cases. Check Nant script copies the files to proper location Test UI according to unit test cases written. Format your code by "select all" the code and press Ctrl+K, Ctrl+F. If project is completed, do regression testing properly. Code is as per the coding standard. If you got any code review comments, you have incorporated it and run unit test cases. Happy...
I found this link while browsing and sharing it you you guys! http://msdn2.microsoft.com/... Happy Interop
MSDN Wiki What is MSDN Wiki? MSDN Wiki provides an infrastructure for users to comment, edit, and add content to the Visual Studio 2005 and .NET Framework 2.0 online documentation. What Microsoft content is included on the MSDN Wiki beta site? The site includes the English version of the Visual Studio 2005 and .NET Framework 2.0 documentation. In addition, it includes versions of these topics that are machine translated into Brazilian Portuguese. How is this different from the content on msdn2.microsoft.com?...
Hey guys it's true! It's finally out! Microsoft has finally released its next version of framework. I wrote about it in this post. Microsoft .NET Framework 3.0 aka WinFX is here with new things like WCF, WPF, WWF and InfoCard. I've already installed it on my machine.... Links: Microsoft .NET Visual Studio Developer Center Microsoft .NET Framework 3.0 download page Pre-released Microsoft .NET Framework 3.0 Uninstall Tool Visual Studio 2005 extensions for .NET Framework 3.0 (Windows Workflow Foundation)...
Full Microsoft.NET Archive