C# . NET !C# Developers' Group for intermediate-to-advanced topics.
The single, LARGEST email-based group for C# developers on the Internet with multiple moderators from around the world.
This is a moderated list. To keep the list free from spam and other needless posts, we enforce a strict posting policy. The following types of posts will be rejected:
Questions that can easily be answered by either doing a simple web search or by skimming over the .NET SDK docs.
Posts that are vague. What constitutes vague is outlined in the How to Ask Smart Questions document. It is suggested that new members at least browse through this document before posting.
Posts that simply ask for code as the answer to a generic problem. We will help you with problems, but we won't do your work for you.
Cross-posting will not be permitted because then the group may or may not see the solution.
Posting either of the following will get you banned, no questions asked:
Job posts - we do NOT accept job posts on this list.
Posting links to or requesting websites with illegal downloads of copyrighted material.
Hi, I have some forms where the Icons dont show up in the Windows TaskBar. Instead the main Program Form's icon shows when these forms open. It's not all
Well i solved it in the following way: ... public static void RegisterTreeNodeEffect(System.Web.UI.Page page, System.Web.UI.WebControls.TreeView treeView) {
I have the same problem . Mahmoud Ghoz www.Ghoz.NET From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of Tanvir Faraj Sent: Monday,
Hi, Please consider the following case: I have a treeview control in a page. Only name and value property is set for each treenode. The 'SelectedNodeChange'
You'll have a line defined by its start and end points. You will need to define handlers for the mouse down and mouse move events, and maybe the mouse up