Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~126 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sushaqua

[Imports System] [Imports arun.VB.Namespaces] [ Class Hello] [Shared Sub Main()] [Dim m As New Hello] [System.Console.WriteLine(m.GetMessage())] [End Sub] 'Main [End Class] 'Hello [Namespace arun.VB.Namespaces] [Public Class Hello] [Public Function GetMessage() As String] [Return "Hello, world"] [End Function] 'GetMessage [End Class] 'Hello [End Namespace] 'arun.VB.Namespaces hi all.. i am new to …

Member Avatar for sushaqua
0
126