Forums with VB.NET
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello everyone, VB isnt right for me but my friend was wondering would it be possible to make Forums with VB.NET. Do you think it would be possible?
-
Hello everyone, VB isnt right for me but my friend was wondering would it be possible to make Forums with VB.NET. Do you think it would be possible?
I'm assuming you mean web forums. It would be possible with ASP.NET to create web forums. You could choose either to use VB or C# as your 'script' language. http://www.codeproject.com/aspnet/aspnet_guestbook.asp wouldn't be hard to convert to VB from C#. http://www.codeproject.com/asp/codeproject-forum.asp would be another starting point for conversion. Michael :-) Errata 1: p. 154, section 'Defusing'. For 'red wire' read 'blue wire'.