Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Breakpoints in Classes
Message
 
À
12/10/2007 14:02:16
Irv Adams
MSC Managed Care, Inc.
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01260669
Message ID:
01260673
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>I have a C# Winform project that has a Reference to a C# class project. I set breakpoints in the class project and then run the Winform and I cannot make it go into the class and stop at the desired line. It just skips over the entire class code segment no matter where I put breaks.
>
>Also, In FoxPro there's a 'step into' Debug function and all I see in my Winforms project is 'Step Over'. I think this is a separate issue(?)
>
>Thanks,

If you make the C# class project (DLL) part of the same solution as the C# Winform project you can debug into the DLL.

"Step Into" is F11 (or it can be found in the toolbar or the Debug menu)

Einar
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform