Blogs Posts on "Dotnet"




lock file in c#.net by Programming tips on Nov 2, 2009using System; using System.Diagnostics; using System.IO; using System.Runtime.InteropServices; using System.Threading; namespace Consol {     ///     /// A non-reentrant mutex that is implemented using   &nbs...



start application before user logon by Programming tips on Oct 31, 2009Start application before user logon     If you want to run an application during start up in windows xp or windows nt. you can run the application as windows services. usually we make the application to run automatically during window...



Assembly Manifest - Application failed to start because MSVCPXXX.dll not found by Programming tips on Oct 28, 2009Assembly Manifest in dotnet framework application.     Each application developed using dotnet framework can have manifest file. The assembly either static or dynamic have manifest contains all the metadata needed to specify the assem...



DotNet App with Icon and Assembly Information by Programming tips on Oct 28, 20091. Creating a New DotNet Application. Open file Menu create new windows Form Application in c# language. 2. Setting ICON to Form  in Windows Application C# .Net RightClick the center of the form -> goto Properties From the Properties find...



Professional Refactoring in C# & ASP.NET by FREE Ebooks download on Oct 1, 2009Professional Refactoring in C# & ASP.NET By Danijel ArsenovskiPublisher: Wrox | 2009 | 552 Pages | ISBN: 047043452X | PDF | 5.98 MBRefactoring is an effective way to quickly uncover problematic code and fix it. In this first book to provide a hands-o...





Visual Basic .NET Primer Plus by FREE Ebooks download on Sep 29, 2009Visual Basic .NET Primer Plus By Jack PurdumPublisher: Sams | 2004 | 672 Pages | ISBN: 0672324857 | CHM | 7.71 MBVisual Basic is the most popular programming language in existence. At the present time, it is estimated that there are over three millio...



Product Review: TeeChart for .NET by Learnxpress on Sep 14, 2009The ASP.NET Chart control provided by Microsoft may not suit the requirements of all developers, as many prefer to implement advanced out-of-box functionalities for their projects. I recently happened to test-drive TeeChart, www.steema.com/products...



ASP.NET 3.5 For Dummies by FREE EBOOKS YARD on Aug 10, 2009Part I: Getting to Know ASP.NET and Visual Web DeveloperPart I introduces the technology and contains the information you need to start creating your first ASP.NET pages. The goal is to become comfortable enough with the terminology and tools so you...



ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution by FREE EBOOKS YARD on Aug 10, 2009Vincent Varallo, "ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution"John Wiley & Sons | ISBN: 0470396865 | 26 Jan 2009 | 504 pages | PDF | 6.5 MbThis book provides a step–by–step guide for developing...



Professional ASP.NET 3.5: In C# and VB by FREE EBOOKS YARD on Aug 10, 2009Bill Evjen, Scott Hanselman, Devin Rader, “Professional ASP.NET 3.5: In C# and VB”Wrox | ISBN: 0470187573 | March 2008 | 1704 pages | PDF | 28.9MBBuilding on the revolutionary ASP.NET 2.0 release, ASP.NET 3.5 adds several key new developer featur...




Generated page in 0.079 seconds