Manjula's Blog
.Net 101 a developer's experience
Sign in
|
Join
|
Help
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.Net
ASP.Net
ASP.Net 2.0
ASP.Net 3.5
C#
IIS
LINQ
Microsoft
Other
SubSonic
Visual Studio
Volta
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
February 2008 (3)
January 2008 (6)
December 2007 (4)
Blogs I read
ScottGu's Blog
Nikhil's Blog
The Pattern Man
Dot Net Doc
Scott Hanselman
Phil Haack
Rob Conery
Favourite Links
ASPAlliance
W3 Schools
Code Project
ASP.NET
IIS
</dream-in-code>
Dot Net Kicks
Tech Screen Casts
Friends
Tharindu
Browse by Tags
All Tags
»
Visual Studio
(
RSS
)
.Net
ASP.Net
C#
Volta
Choose the right connection string for your data source!
by
Manjula Perera
Hi friends! I thought of sharing this URL with you all where I usually get information about connection strings. This has been a reference site for me on various connection strings for several years now. It's a great site where it gives a collection...
Filed under:
ASP.Net
,
Visual Studio
Volta - Get Electrocuted with Visual Studio 2008!
by
Manjula Perera
Microsoft dudes, slow down! We can't keep up!!! But I'm glad you're trying to reduce the "New Stuff" we have to learn by putting forward this project Overview Hot news! This is not about Alessandro Volta . This is something Microsoft...
Filed under:
Visual Studio
,
Volta
,
.Net
Visual Studio 2003/2005 keyboard shortcuts
by
Manjula Perera
Tip I just found these interesting articles and thought of sharing with the readers of this blog and the user group members. You could find most of the keyboard shortcuts of Visual Studio here . And you could download a poster of your preffered language...
Filed under:
Visual Studio
Beware with Math.Round() in C#
by
Manjula Perera
Problem Recently I found an issue with the Math.Round() function in C# while working on an enhancement project written in Visual Studio 2003. I.e. this function is using the Banker's method. The users of this system didn't like the way figures...
Filed under:
C#
,
ASP.Net
,
Visual Studio