Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have developed a simple chat application using signalR using javacsript and c# but as i have been asked to develop the same in vb .net its quite difficult to figure it out where i can incorporate the java script common hub url decalration and send the message.

Could any one please help

What I have tried:

For startup.vb:
Imports Microsoft.Owin


Imports Owin

Imports SignalRTest
Posted
Updated 15-Sep-16 23:12pm
Comments
Suvendu Shekhar Giri 16-Sep-16 4:41am    
Check if this is something that can you in this process-
Code Converter[^]

1 solution

use this tool to convert c# to vb , its not 100% accurate, but you can complete it with the available conversion.
CodeTranslator: Code Translation From c# to vb.net [^]
c# to vb[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900