Create Team Project in Team Foundation Server 2013

This article explains how to create Team project in TFS 2013 and how to add applications in TFS 2013 source control

Categories: Vb.Net

Changes from VB to VB.NET

In this article we discuss about what are the general changes from VB to VB.NET and what are the enhancements.

Categories: Vb.Net

CLR integration in SQL Server

This article explains how to integrate .Net CLR with in SQL Server and how to execute .Net program in SQL Server data base.

Categories: Vb.Net

Message Queue in .Net

This article discuss about Microsoft message queue(MSMQ) concept and how to store data in message queue and how to retrieve data from message queue by using .Net

Categories: Vb.Net

Javascript Embed in Custom Control

This article explains about how to embed java script file in Custom Controls of .NET and how to merge java script function with custom control.