Suresh Behera

The Microsoft .Net Junkies

News

Blogroll

Reading

101 Visual Basic and C# Code Samples

101 Visual Basic and C# Code Samples
http://www.microsoft.com/downloads/details.aspx?familyid=08E3D5F8-033D-420B-A3B1-3074505C03F3&displaylang=en#filelist

 

Suresh Behera

Comments

Balaji K said:

That link is for VS 2003!

Here is the link for VS 2005:
http://lab.msdn.microsoft.com/vs2005/downloads/101samples/default.aspx
# August 25, 2005 4:27 PM

Manoj said:

Good
# September 8, 2005 2:25 AM

Manoj said:

Good
# September 8, 2005 2:25 AM

HELP said:

using System.IO;
using System;

public class clss
{
public static string ans;
public static void Main()
{
again:Console.WriteLine("HOW TO USED BIZTALK WITH ECONNECT????????");
ans=Console.ReadLine();
Console.WriteLine(ans);
goto again;
}

}
# September 10, 2005 6:04 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)