Tutorials and Interviews
We are the Group of Webxperts in .net technology
Saturday, September 17, 2011
class definition with namespace
namespace WinForms
public class
HelloWorld
shared sub Main
()
System.Console.WriteLine
(
"Hello World"
)
end
sub
end class
end
namespace
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Azure Table Storage Full Tutorial | Setup, CRUD, PartitionKey, Interview...
.Net Discussion forum
Please send your queries regarding .net Programming.
project training
six month project training in .net.
Explain the advantages of ASP.NET.
Following are the advantages of ASP.NET. Web application exists in compiled form on the server so the execution speed is faster as compar...
No comments:
Post a Comment