Lots of C# to VB tools, few VB to C# tools
Just do what the compiler says
(e.Item.ItemType == ListItemType.AlternatingItem || e.Item.ItemType == ListItemType.Item)
double == !
System.Web.UI.WebControls.Label.control ?
Try to look in MSDN to see how it is done in C#. Most of the time its...
I wrote a dll file/project in C#, I added <summary> descriptions to methods, variables and classes.
When i add my compiled DLL file in references in a new C# console application, the summaries written in the DLL don't show anymore.
How can i fix this?
thx allot.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.