Tuesday, December 27, 2011

VS shortcut keys

 VS shortcut keys
http://www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx#debug

Ladakh.. waiting to visit it

Ladakh.. waiting to visit it..

Best time to visit is june to october

Duration needed : 7 days

Start point would be : Delhi

book in advance atleast 3 months for cheaper flight tickets




Design Pattern books


Try this book
1)An easy-to-follow guide for .NET 4.0 architects building applications with Design Patterns.
  Ready-to-use Patterns and Practices.  Comes with   100% Source Code
http://www.dofactory.com/Framework/Framework.aspx

Sunday, December 18, 2011

Reading and Writing CSV Files in C#

Good reference :
1)http://www.blackbeltcoder.com/Articles/files/reading-and-writing-csv-files-in-c

2)Building a Simple CSV Parser in C# - link is http://www.switchonthecode.com/tutorials/building-a-simple-csv-parser-in-csharp

Wednesday, December 14, 2011

Tuesday, December 13, 2011

Using RDLC instead of SQL Server Reports (SSRS)

Good links to learn this is

1) Designing and developing RDLC reports in asp.net using Report Viewer and Datasets --> http://am22tech.com/s/22/Blogs/post/2010/05/03/Designing-and-developing-RDLC-reports-in-aspnet-using-ReportViewer-and-Datasets.aspx

 2)http://www.codeproject.com/KB/reporting-services/RDLC_and_DataSet.aspx


3)http://www.codeproject.com/KB/dotnet/microsoftreporting.aspx?q=rdlc+in+.net+2.0

Wednesday, December 7, 2011

Dandeli .. waiting to visit it


Waiting to visit dandeli
More information : http://www.dandeli.com/activities.shtml

Tuesday, December 6, 2011

How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0


How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0
ref : http://www.hanselman.com/blog/HowToSetAnIISApplicationOrAppPoolToUseASPNET35RatherThan20.aspx

To verify which version of iis is installed in your system use the step below
The LOCAL MACHINE Branch of registery contains the Version  information for Windows 7.
The Starting Branch is in (HKLM) HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \InetStp\ VersionString value of 6.0

Devops links

  Build Versioning in Azure DevOps Pipelines