C# .NET RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • webservices help needed

    HI all, Could any one please suggest me some interesting theis topics on webserives. I am brand new to webserives and thinking of doing thesis on the same. I would be very grateful to you for your help!...

    0 answers | 214 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • VS.NET Control

    What control does Visual Studio .NET use for all the properties. It's on thebottom right and is almost an editable listbox.thanks...

    1 answers | 150 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • ENTER KEYPRES

    How can I disable a beep when I press Enter on TexBoxI'm trying this but it don't work:I do it in KeyDown eventIf e.KeyCode = Windows.Forms.Keys.Enter Then' Do something ...e.Handled = TrueEnd If----Also can anyone tell me a good idea about this:I want to do that when I press Ente...

    4 answers | 406 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Sorted datagrid on a form and display selected row on a dialog-HELP

    I have been on newsgroup for w. I have seen anything that will help me. Basically, I have a form with a datagrid that can be sorted or unsorted (it is up to the user). Then, I display the data of the selected row in textboxes on dialog that executeby the user press a button. The following code...

    0 answers | 1633 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Unloading a GUI Assembly

    Hi,I have GUI assembly which is loaded into a seprate Appdomain using AppDomain::Load method, after using it's function i unloaded the assembly by calling the AppDomain.UnLoad() method. But i can still use the UI components displayed earlier when i loaded the Assembly. How is this possible,...

    0 answers | 547 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • immed window

    hi sometimes when i execute some commands in the immed window, it says,identifier out of scope. what am i doing wrong.egn1.Security.SecurityAccessRights.Nonesecurity is a class in another namespace (n1)...

    2 answers | 230 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Delphi's TFrame equivalent ?

    hi all,A simple question : Is there in C# (Visual Studio .Net 2003) anequivalent to the really usefull Delphi component TFrame. (It's like aform but you can drop it on another form like any component)If no, what is the best way to achieve this behavior.TIAJ F...

    0 answers | 304 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Help me! About ChainStream()

    I have read some articles. And They all wrote the following codes:public override Stream ChainStream(Stream stream){oldStream = stream;newStream = new MemoryStream();return newStream;}But it didn't work in my project.In the stage of BeforeDeserialize, it works well, and oldStream recei...

    1 answers | 2087 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • invoke mouse automatically

    I have the following problem.I want to make a program that causes a MOUSE CLICK every 2 sec at a flashproject that is open with Microsoft Internet Explorer.I have heard something about using the SendMessage method but I can't get itto work. I use C# .NET.Any help would pe appriciatedTHANKS!...

    0 answers | 320 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Help me with Mimes in C-sharp!

    I have been searching for appropriate classes and properties for sending an email with multiple Mime parts each with different Content-Type and Content-Id.I used MimePart, MailMessage, etc. but I couldn't find how to make different Mime parts with different Content-Types and Content-Ids wit...

    0 answers | 641 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • SQL 2000 Reporting Services

    Is this a good solution for the reports of a desktop application using SQLServer ?Is for easy deployment of any simple application ?Please I need to decide for a report designer for windows forms applicationsusing VS.NET, I'm not satisfied with CristalReports.Is this SQL 2000 RS the right t...

    0 answers | 436 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Different computers - different bugs ?

    Hello all,I'm stuck here (nothing new in this world).I have a program, that runs fine on my computer (where I actuallydeveloping C# Windows app), but appears to be buggy on anothercomputer.Same Windows versions, same .NET Framework...Is there something I am overlooking ?Below I have a funct...

    1 answers | 793 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "C# .NET"
SCRIPTS.THATSCRIPTS.COM