Advertisement

1 - 10 of 283 containing alltags:("NET, C#") (0.002 seconds)
Hello, I want to allow users to resize buttons as they wish at runtime.  Is this possible? I have my windows form with a few buttons, but can't see how to enable resizing. please help! Th...
Zones: .NETDate Answered: 12/18/2007 Grade: A Views: 0
This is a dumb question, but am taking over a legacy project and the previoud developer used Trace.WriteLine frequently - what is the purpose behidn it and where are the results stored/how do I acc...
Zones: ASP.Net Programming, .NET, C#Date Answered: 01/23/2008 Grade: A Views: 21
I am building a form to input payment information. I would like a facility to add additional form fields(a row of input or select fields) on the click of a button and then refer to them within a C#...
Zones: C#, .NET, ASP.Net ProgrammingDate Answered: 02/21/2008 Grade: B Views: 0
i'm using WebClient and DownloadFileAsync to download files. I'm looping thru a file listing, and calling "DownloadFileAsync(url, file)" each time thru the loop. I have it wired to events which upd...
Zones: MS Visual C#, .Net Editors & IDEs, Visual St...Date Answered: 02/15/2008 Grade: A Views: 76
Is it possible to have a client side event trigger an UpdatePanel to postback?  What i am trying to do is type text into a text box and use that text to filter some results.   As i understand it...
Zones: .NET Framework 2.x, C#, ASP....Date Answered: 02/16/2008 Grade: B Views: 0
Hi folks, I am passing to my GridView a List of Users (IList<User>). My class is something like that: class User { private string name; private Area ar; // getters and setters } I wan...
Zones: .Net Editors & IDEs, .N...Date Answered: 02/08/2008 Grade: A Views: 0
I've recently started learning .net. Doing some exercises I've found and did a few simple tutorials. I'm now however trying to create a bank type system. I have to create two different accounts. Fo...
Zones: .NETDate Answered: 03/03/2008 Grade: A Views: 0
What are groupboxes and panels used for in .NET Windows Form Application?
Zones: .NET, C#Date Answered: 02/15/2008 Grade: A Views: 0
How can I link a button to a webpage?
Zones: C#, .NET, MS Visual C#Date Answered: 02/28/2008 Grade: A Views: 0
Using the following XML document:- <ModuleQuestions> - <mt_Module mt_ModuleID="1"> - <mt_Question mt_QuestionID="1">   <mt_Answer mt_AnswerID="1" />   </mt_Question> - <mt_Question mt_Questio...
Zones: Visual Studio, C#, MS Visual C#Date Answered: 03/10/2008 Grade: A Views: 4