explore the features of Microsoft .NET

Category Archives: Microsoft Visual Studio

About log4net log4net is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent log4j framework to the .NET runtime. We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime Features [...]


It’s time to test you


(Or A Developer’s Fantasy come true) I don’t know if I will be able to disclose everything here but first bookmark this. What is so special about this code? The Code Room has 3 videos. Watch them in your office or home in the still of the night. Like you, I was an innocent geek [...]


· Differences 1. Difference between Classic ASP and ASP.Net? Answer: § ASP is Interpreted language based on scripting languages like Jscript or VBScript. § ASP has Mixed HTML and coding logic. § Limited development and debugging tools available. § Limited OOPS support. § Limited session and application state management. § Poor Error handling system. § [...]


Environment :    ASP.NET Visual C# SQL Server MS Excel Microsoft Visual Studio 1. Create one webapplication using visual studio. 2. Just put the button text as “Exports to Excel” in webform1.aspx. 3.  Use the following namespaces for this application using System; using System.Collections; using System.ComponentModel; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Drawing; using [...]


  Visual Basic 6.0 Devlopers A Hands-On Experience Interested in leveraging your existing development skills to become more versatile and productive? Attend our new Visual Basic 2005 Labcast Series. Experience for yourself how to turn Microsoft Visual Basic 2005 into a mighty weapon against your development challenges. The Visual Basic 2005 Labcasts make it easy [...]


Microsoft Visual Studio Express Editions Beginner Developer Learning Center Hi folks,You want to change your career to Microsoft.NET technologies..but You  feel any difficulties to learn .NET..don’t worry about it,Microsoft provides free learning resources on you.Get it.let’s make things better Overview Welcome to the Beginner Developer Learning Center – a centralized learning environment specifically targeted to beginning programmers. [...]


How to carry a value from one form to another form in vb.net windows applications? Web applications contains facilities to transfer the value from one form to another using server objects like Session, Application. Same way in windows applications we can use global variables able to solve this problem. For ex., In your windows application [...]



Follow

Get every new post delivered to your Inbox.

Join 35 other followers