Browse by Tags

All Tags » .NET (RSS)

Join the full day free community techdays event on 11th October 2009 in Kolkata by vik20000in

Hi, Although a little late in blogging this, But I would like to invite all people in and around kolkata to join the KolkataNET - KolkataITPro - Community Tech Day on 11th Oct. 2009. The event is being held at International School of Business & Media...

Web Platform Installer 2.0 available for Web developers by vik20000in

Hi, Of late Microsoft Has been doing great job in creating an great experience for installation for both development component for Asp.net and IIS server and also available free open source software. Yes I am talking about the Web Platform Installer 2...

LINQ Having Clause and Group By with condition by vik20000in

Hi, While querying with LINQ, some times we will have to use the group By clause. But many a times we also want to use the having clause of SQL with the group by clause in the LINQ. There is no direct having keyword in LINQ to do this we need to use the...
Filed under: , , ,

Application running in localhost and debugging mode by vik20000in

Hi, Most of the time (If not all) when working on the project we view the website with the help of localhost in debugging mode. Many a times when working on some modules, for solving small problem, we want to write some code that should execute only when...
Filed under: , ,

Attend Virtual Techdays for free using live meeting by vik20000in

Hi, You can attend Virtual Techdays live using the live meeting. All the session are free and will be available using Live meeting. All session will be held between Aug 19-21. I would encourage everyone to take the maximum benefit of this opportunity...

Assigning Multiple FontStyle to a single instance of font class in Dot net Windows Application by vik20000in

Hi, While working with Textbox in a windows application I wanted to show the text of the textbox to be both Bold and Underlined. I had to do this based on certain condition. I was surprised to see that the bold and underlined properties in the font class...

Setting and retrieving the default printer from code by vik20000in

Hi, There came a requirement in one of my colleague’s project whereby it was needed to set the printer to be used for the lotus notes (The project is about integrating with Lotus Notes.). To solve the issue instead of looking into the Lotus notes API...

Path.combine to combine two paths and backslash in second parameter by vik20000in

Hi, system.IO.Path comes with many good function to work with the File system. some of them are ChangeExtension, GetDirectoryName, GetExtension, GetFileNameWithoutExtension, IsPathRooted etc. The system.IO.Path.Combine is also include as a function in...
Filed under: , ,

Features and Improvement in Base class libraries in Dot net framework 4.0 by vik20000in

Hi, Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in...

Managed Extensible Framework preview 5 released on Codeplex by vik20000in

Hi A few days ago MEF Preview 5 was released on codeplex with all the source code, docs, test and samples developers need to get started. MEF will be a core part of .NET Framework 4.0, These preview releases available so folks can use MEF on Top of Dot...
Filed under:
More Posts Next page »