Skip to content

C#

C# discussions

This category can be followed from the open social web via the handle c-065f1d12@forum.codeproject.com

93.7k Topics 383.1k Posts
  • C# object instantiation

    csharp c++ com question
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Debug my code

    debugging help question announcement
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Proxy server for Windows

    c++ sysadmin question
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Where are my winforms?

    csharp winforms question
    3
    0 Votes
    3 Posts
    23 Views
    L
    Thanks...Does anyone know of a good reference online for the classes and what is in them?
  • C# Tutorials

    csharp html
    2
    0 Votes
    2 Posts
    17 Views
    D
    Hey Andy, Why not post them and let the viewers let you know? Seriously it would be great if you put them up. David
  • C# and destructores

    csharp c++ java database performance
    5
    0 Votes
    5 Posts
    28 Views
    L
    Well, it is not really a problem, I think that in c# also exist something like System.gc() ( the garbage colector calling function), You can call it any time you want.
  • DataColumn Caption property doesn't works.

    css help
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • fsream

    tutorial question
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • DataRow Caption property doesn't works.

    css help
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Selecting a branch in a TreeView?

    windows-admin question
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • C# API reference

    csharp c++ json question
    2
    0 Votes
    2 Posts
    16 Views
    E
    You have two choices: 1) Use MSDN online, at http://msdn.microsoft.com 2) Get VisualStudio.NET, and use MSDN locally.
  • C

    c++ question
    5
    0 Votes
    5 Posts
    31 Views
    D
    Do u have any example code 4 me
  • MeasureString bug or feature

    csharp help question
    3
    0 Votes
    3 Posts
    23 Views
    L
    Thanks for the info Andrei! I did figure as much myself. Unfortunately I was trying to create text editor with extra features not found in RichEdit and for now I had to abandon it. I hope Microsoft reconsiders their decision about text output support (or lack of it) in .NET. As for Windows SDK, if I have to use it I'd rather use it from C++. Cheers. P.S. I am using Beta2 VS.NET
  • access public controls on form2 from form1

    question
    2
    0 Votes
    2 Posts
    14 Views
    L
    You'll have to make that combobox a property (read-only).
  • Sending images in html mail

    html help question
    2
    0 Votes
    2 Posts
    18 Views
    S
    Well from your code, you are attaching the images as attachments. Outlook Express will preview a picture attachment for you, that is why you are seeing it in the message. Typically what html newsleters do is have a full html page that is sent and the images are not in the mail message, but usually they refer to a web server. This keeps the email messages small. Steve Maier, MCSD
  • A problem about "ResourceManager"

    help question
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • What is C#?

    question csharp
    9
    0 Votes
    9 Posts
    40 Views
    L
    and another of the main reasons for .Net was to help with coding for those building for both 32bit and 64 bit versions of windows without requiring code rewrites, as everything is compiled to MSIL with it's common type library, all is requires is a .Net compiler and framework on the target platform to convert this to native code and allow it to run without code changes. BTW: A .Net Framework that runs on Java is underdevelopment, this should mean a version of .net could run on any platform/os that supports Java.
  • .NET Control, OCX and Java Applet in HTML

    csharp java html graphics data-structures
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • c# and asp.net

    csharp asp-net question
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • c# and asp.net

    csharp asp-net question
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied