how to use c & vb coding in .net web application
-
Can't u user .net in your application?
-
Ah, the age old classic, on being misunderstood, repeat the same question. You should really have put it in capitals to grind it into the reader's brain.
-
Ah, the age old classic, on being misunderstood, repeat the same question. You should really have put it in capitals to grind it into the reader's brain.
-
If you mean, how can you use C# and VB.NET in the same web app, you can mix languages between pages, but not in the code behind. Either way, I would suggest you do some basic reading, because you appear not to know enough about the topic at hand to ask a question that makes sense. C and C# are two different things.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
If you mean, how can you use C# and VB.NET in the same web app, you can mix languages between pages, but not in the code behind. Either way, I would suggest you do some basic reading, because you appear not to know enough about the topic at hand to ask a question that makes sense. C and C# are two different things.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-