Software Development Network Logo
  • SQL Server
  • Windows Forms
  • Game Technologies
  • Visual Studio
  • Visual J#
  • Visual C++
  • Visual Basic
  • VS Team System
  • Microsoft ISV
  • VS Express Editions
  • Smart Device
  • Visual FoxPro
  • Visual C#
  • Windows Live
  • Windows Vista

Software Development Network >> Visual C#

Visual C#

New Question

C# literature for a beginner
How to have my webcontrols come with images in them
How to share 2.0 app/user settings across multiple projects in a solution?
How to convert textbox.text to string?
Identity Expected error?
Format source code - Blank lines
Default printer
Persistant Presentation Layer...
Problem Installing New Windows Service
Anyone know Accountability pattern?

Top Answerers

Qwee
Rohit_Ghatol
Joe A
RobARob
Vantage
Doom Gaze
ElmueSoft
Dude987
Chameleon
Randall Sutton
Shakhov's Microsoft
Only Title

Answer Questions

  • Robert Baumann How can I capture the event of closing a form?

    I have applied Form1_Closing() event handler to capture the Form-Closing event, but failed many times. I attempted to use this .Closing += new System.EventHandler( this .Form1_Closing ); to add the event handler, always suffered from a syntax error. Who can give me some successful C# source codes to fulfill the purpose. It is functional! Thanks. No problem. Glad i ...Show All

  • NoNaMeNoNaMe Talk to me VS 2005: Why do you go from 25 MB to 300 MB in less than 60 minutes ?

    MSFT VS 2005 IDE coders VS 2005 IDE  takes a lot of memory..wonder what it is doing Is there anything I can do to help it consume less memory. It sucks I don't know if you guys will be proud of 35 MB to 3000 MB in less than 60 mins.. Memory leak uh Vague question, is there anything that you guys need that I can send to help you solve this problem Thanks I cannot repo this problem, I am guessing you have ...Show All

  • MClift How can I read the emails from POP3 server like Outlook ??

    Hi   Is there any way to read the emails from POP3 server ..like Microsoft Outlook I need to retrieve all the emails from the POP3 server and read each of them .. How Can I do that     And thanks with my best regarding Fraas Here's probably what you need. Retrieve Mail From a POP3 Server Using C# I hope that helps. can any one help me please ...Show All

  • WilliamMandel ProgressBar property missing?

    My question is: how do I change the color of a progress bar By color I mean that intense green used to draw the blocks of the bar. I found a property in .NET Framework 1.1 called ProgressBarColor that is supposed to do that, but I did not find it in .NET 2.0. Did the programmers overlook it on purpose or by mistake Anything can be done, but it's a matter of whether it's worth the effort. What you're asking ...Show All

  • efonsecab How to resize an image programmatically?

    How can I programmatically enlarge an image with the original image placed at the left bottom corner, and the enlarged area filled with specific color Thank a lot. Thanks for the answer. But I have one more question about GDI+. How can I get color of a pixel at (x,y) and replace the color with another color Thanks again On the bitmap class you have two functions SetPixel(x,y) and GetPixel(x,y) You ...Show All

  • masterbuyerseller Matrix C#

    Hi, How can I use a matrix in C I need something like test[0][0]="brazil"; test[0][1]="france"; string Country=test[0][0]; Thanks That's right way you do it. It calls jagged array. Alternatively, you can use multidimensional arrays (like string[,]). It depends on what structure you need. http://msdn.microsoft.com/library/default.asp url=/library/en-us/csref/html/vcwlkarraystutorial.asp ...Show All

  • MarkCooper Two clients, server and TCP

    Hi, I'm learning .NET Framework 2 so I've got an basci question. I'd like to write simple program to communicate between programs. There is one server, which recives messages from a client and sends it to another client (using TCP). How to do that I found TCPClient and TCPListener classes. I tried to use them but I don't know how. Thanks in advance. Wojteq Thanks, but is simple TCP better than Remotin ...Show All

  • Petsy How to trigger the WindowClosing event manually ?

    When I implement a web browser using axWebBrowser control, I find the WindowClosing event doesn't fire.But the other events such as NewWindow2,BeforeNavigate2 can fire. Can you show me the way to trigger the windowclosing event manually Thanks a lot I think you didn't register WindowClosing Event with your application. ...Show All

  • woom C# Compiler heap error - help!

    For the last week I have been having a bizarre problem in VS. If I double-click on a windows forms control it does not take me to the event code, but if I double-click a 2nd time it does. From then on, whenever I copy-and-paste, random text is deleted and the cursor is moved to just before the end of the "#endregion Windows Form Designer generated code". All intellisense stops working and ctrl+arrow moves to arbitrary places in words. After a fe ...Show All

  • Bob1730 HELP: Not working like it should

    I'm working through the "SAMS Teach Yourself C# in 24 hours" book using the free download Microsoft Visual C# 2005 Express Beta. I don't know if a lot's changed between the book being written in 2002 and the release of the beta but a few things don't seem to work exactly the same as in the book. Hence, some sections of code won't compile without giving errors. I've gone over the code meticulously and can confirm that I've entered it correctly. ...Show All

  • Augustinscuba But customErrors-mode IS "Off"!!!

    This is not the first times this happened... I am developing and debugging a website. I can run the site from Visual Web Developer without problems, there are no errors. However, whenever I want to see the result from a "remote computer" (or simply through another browser using the URL), I get a "censored" error message. On this page I am requested to set the CustomErrors-mode to "Off" in the web.config file if I want the error message to be vi ...Show All

  • Jose Ann Roche C# CommandBarButton question

    I'm using a VSTO Outlook 2003 Add-in. CommandBarButtons are displaying correctly in OutLook 2003 except when Word is used as the mail editor, (default installation). When Word is the editor the buttons display as small boxes with magnifying glasses in them. What am I doing wrong Is there a resource that explains the C# "Use" of CommandBarButtonClass Members Below is a snippet of the C# code which I'm having the problem with. ...Show All

  • waheedahmed from datagrid to gridview

    Hi i'm passing from VS 2003 to vs 2005 (not convert)...i'm translating some code. In particular in this event: private void DataGrid1_ItemCreated( object sender, System.Web.UI.WebControls.DataGridItemEventArgs e) { if (e.Item.ItemType == ListItemType.Item || e.Item.ItemType == ListItemType.AlternatingItem) { LinkButton _myLink = (LinkButton)e.Item.FindControl("btnDelete"); _myLink.Attributes.Add("onclick", "return confir ...Show All

  • louthy Visual Studio 2005 RC - Keyboard mapping schemes are empty?

    Hi, I am trying in vain to use the RC version of Team Suite. I have uninstalled the previous Beta 2 and have also run the vsunist.exe tool. Running on XP Pro SP2. On startup a dialog box with the error that the currentsettings is unavailable. If you attempt any of the reset/import settings it fails with the error "Interrupted by the user", but does create the file. The Tools->Options->Keyboard->Keyboard mapping schemes dropdown box is ...Show All

  • metaza How to control the start of a second application?

    using System; using System.Collections.Generic; using System.Windows.Forms; namespace MyTwoApplications { static class Program { static void Main() { bool playthegame = false ; Application .EnableVisualStyles(); Application .Run( new Launcher ()); if (playthegame) Application .Run( new MainScreen ());}}} What I want is that a button-click in my Launcher application can set playthegame to true, but no matter what ...Show All

505152535455565758596061626364656667

©2008 Software Development Network

powered by phorum