from debuging in c#
-
hi experts i have created one application in vb.net c# and i add new item form2 and i want to set form2 for debug but only form1 is debug when i run this application i want to set from2 for debug
Set Form2 as start-up form?
Navaneeth How to use google | Ask smart questions
-
hi experts i have created one application in vb.net c# and i add new item form2 and i want to set form2 for debug but only form1 is debug when i run this application i want to set from2 for debug
-
hi experts i have created one application in vb.net c# and i add new item form2 and i want to set form2 for debug but only form1 is debug when i run this application i want to set from2 for debug
paya1pa wrote:
i have created one application in vb.net c#
You are therefore a genius. Stop programming, and start doing lectures, writing books, etc. It's not possible to write an app in VB.NET AND C#, unless the languages are seperated through dlls.
paya1pa wrote:
and i want to set form2 for debug but only form1 is debug when i run this application i want to set from2 for debug
Not true. If you debug, you debug the whole application. Perhaps you need to explain more, because nothing you've said makes any sense.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.