Archive
Low bandwidth MSDN
Low Bandwidth MSDN
Basically, instead of visiting:
http://msdn.microsoft.com/en-us/library/system.xml.xmlnode.aspx
you could add “(loband)” to the URL, like:
http://msdn.microsoft.com/en-us/library/system.xml.xmlnode(loband).aspx
Instead of the standard MSDN page:
![]()
You’d get a nice streamlined version. This is great for not only low-bandwidth situations, but also phones, pdas, screenreaders, etc. More on that in a second.
Interested in knowing more hidden features about mdsn? then check this link out.
Related posts
Captureit
Looking for a simple screenshot capture utility the captureit is the program for you. Just 305KB this program seems to be the smallest screenshot capture tool.
From the website : captureit - A utility developed in .net for capturing screenshots like snipping tool in Windows Vista.
Related posts
Great Indian Developer Summit
Are you worried that you will not be able to make it to Tech Ed 2009? then here comes the Great Indian Developer Summit.
Tools, Technologies, Tips and Tomfoolery to Beat the Downturn. The economic downturn will run out of steam trying to outdo the ‘ready and waiting’ software professional. Packed with premium knowledge, action plans and advise from been-there-done-it veterans, creators, and visionaries, the 2009 edition of Great Indian Developer Summit features focused sessions, case studies, workshops and power panels that will transform you into a force to reckon with. Featuring 4 co-located conferences: GIDS.NET, GIDS.Web, GIDS.Java, GIDS.Cobol and an exclusive day for in-depth workshops, GIDS.Workshops.

Date : April 22-25
Venue : Bangalore
More details here.
Related posts
Screenshot using VB.net and C#
This article of mine in www.dotnetcurry.com shows you how easy it is to take screenshots using .net. Check out the article to know how easy it is to grab a screenshot using 2 clicks.
Related posts
TechEd India 2009
Yes, TechEd is back in India after almost three years. Unlike previous years TechEd India is different in many respects
· It’s happening only in one city, Hyderabad. The dates are May 13th, 14th and 15th
· It’s going to be the biggest ever TechEd in India in terms of participation. I am expecting thousands of people to attend this tech-festival
· Good news for IT Professionals, there are more sessions and speakers in the IT Professional track. Some of the tracks for IT Professionals are Windows Server/Client, Security, System Management, Virtualization, Database & Unified Communications
· You’ll find your favourite speakers from both Microsoft and rest of the industry
So don’t miss this event. For more details and latest update please visit http://www.microsoft.com/india/teched2009/
Related posts
Getting started with SQLite and .net
Recently I am working on a personal project which involved DB operations and I was confused as to which DB to use. XML was my first option as the database will be very small. But I decided to post this question in stackoverflow and finally decided to use SQLite.
If you are looking for a small databse for your windows applications then SQLite is the best option. If you are a beginner and want to learn about SQLite and VB.net then here is a winderful and easy tutorial.
SQLite does not have an IDE and if you are used to using IDE then you can use SQLite Administrator which is free. You can get it from here.
.jpg)
Recent Comments