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

Software Development Network >> Visual C#

Visual C#

New Question

WDS Query from VBScript or COM
Cannot install/re-install MS DeskTop Search (nor toolbar): "cannot remove older version"
line breaks in assembly description
simulating domain users file operations
How create event handler for Dataset?
Writing to File Properties (Like from Windows Explorer Properties)
How to set a ConnectionString Setting at runtime?
Advice needed please - How to display an image from a file quickly?
trouble using delegate in WndProc
Form2Form Problem in Visual c# Express

Top Answerers

confused_adp
anpatel05
seduto
DarrenSQLIS
MAT4Ron
U?ur Gumu?han
erdsah88
LC Johnny
PSmock
Binay
GameSpot
Only Title

Answer Questions

  • Paul Seaton-Smith Memory usage

    It seems that every little application I build with C# .net uses at least 10Mb of memory. Is there any way to reduce that Hi, I have already answered this question here: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=56808 Regards, Vikram ...Show All

  • Crouchie1998 Printing an array in C#

    Hello all! I'm writing a piece of tool that generates subsequent integers in a multi-dimensional array and I want know how to I can print(printing through a printer and not onto a screen) that array. My tool is currently able to print a string, an integer etc, basically a single value. Thanks! That depends. Like I said, PrintItem does not exist, it's up to you where you put this. If it starts a process of prin ...Show All

  • Joachim Enterprise application blocks

    Can the enterprise application blocks be used only in enterprise applications If not, Why are they named so I want to use the database block in my desktop application. Can I use them Yes they can. The reason for the name is that the Enterprise Application Blocks implement functionality that is more typically found in applications that are enterprise-level in scope. For example, if you are creating a Window ...Show All

  • Brian Weed Access addin attributes and parameters:

    I have written a class that can have access to a database and collect some information. Then based in this information it will create am excel template and lunch this template. In the other hand I have created an addin which should synchronize with my class. 1- Before launching my template I need to set some properties in my addin 2- During the runtime my addin should be able to send info to my class. 3- ...Show All

  • en Passive waiting

    hi i have a time axis implemented by ArrayList. There are a nodes, sorted by time of execution. I want to execute some code, when real time is equal (or greater) with Node.Time I dont want to wait for time by acitve waitng - something like this> //ArrayList queue while (realTime >= Node(queue[0]).Time); /* acitive waitng */ Node(queue[0]).execute();   how can i run it with passive waiting thanks for your ideas I a ...Show All

  • Marlon multiline linklabel ???

    hi, How can i have a multilined linklabel thanks GTK# is a new Library that you can use in C# to get its functionality I have installed GTK# Runtime but steel i can not use the Gtk , Yes this is a seperate library, and you have to use this to have the functionality of Multiline Label but why it is not possible for me to import it do i have to have this names ...Show All

  • OFord To Load SHDOCLC.dll and customize context menu in Browser Helper Object (BHO) project (using c#)

    Hello All! I'm trying to customize the context menu of Internet Exporer in C#. I'm using Browser Helper Object (BHO) technology to capture IE events and customize certain events. Have written all the necessary logic to implement IObjectWithSite and other required interfaces (to establish a communication channel with IE, capture and customize events of IE) I was wondering how do we load and customize the standard context menu of ...Show All

  • James Phillips Rockland C# Checking whether a cookie exists or not

    I started off by trying to use the HttpCapabilitiesBase.Cookies Property ( Note: This property is new in the .NET Framework version 2.0) however it kept on returning true even when I disabled cookies in both FireFox and Internet Explorer. After a bit of googling I found that a lot of people were creating cookies, then re-reading them; obviously if they could re-read the cookie then they knew that the client's browser accepts cookies! Simple. H ...Show All

  • nanceoiage iSCSI

    Hi, Will iSCSI be supported in the released version Ben .. Jonathan, We run exclusively iSCSI for our Exchange environment (50,000+ seats), so it's pretty important if we are going to get meaningful data.  I understand that you feature-set is locked down, so I look forward to seeing it as soon as possible. Ben .. Ooof - that's a definite "must-have" for you then. ...Show All

  • Boris Sevo How can I change the computer resolution when my program starts?

    I'm having a problem when I install my apps to a computer with less resolution, my customized forms does not display all the buttons especially the ones at the bottom. I want to set the resolution at run-time, how do I do that Please help. Whilst I'm sure there's ways of doing this, my simple answer would be: don't. Not under any circumstances. You have no idea why people have the resolution they do. They may have eyesight problems, requ ...Show All

  • Jughead1111 Communication beetween WebService and Windows application

    Hi all. I'm writing a very simple instant messenger. I want to use WebServices as a proxy for users' messages. Windows application invokes a method in WebService, then WebService sends the message to each connected user. I don't know how to send the message from WebService and recive it on Windows application. How to do that I've got no experience with communication in the Internet. I've got also the second problem. How to get an IP address of t ...Show All

  • Dmitriyy Are there any Word-like font list boxes? | Fonts

    Are there any Word-like font list boxes Is there any other way to select the font without going into the Font Dialog Mateusz Take a look at this cool controls: http://www.codeproject.com/cs/miscctrl/FontListBoxAndCombo.asp http://www.codeproject.com/cs/miscctrl/CGFontCombo.asp   When I try it I get this: System.ArgumentOutOfRangeException was unhandled Message="InvalidArgum ...Show All

  • deepakleo2003 Com+ Trancations

    I am new to COM+ , I am trying to prove the concept of tranactions in COM+ so I have create the following class [Transaction(TransactionOption.Required)] public class SPS:ServicedComponent { public SPS() {} [AutoComplete()] public void SaveStudentData() { Method1(); Method2(); } public void Method1() { StreamWriter writer= new StreamWriter("c:\\Hossam.txt", false ); writer.Write("Method One"); writer.Cl ...Show All

  • nye Set cookie from IE hosted windows user control

    Hi everybody. What do I have: I have a (c# VS 7) Web app that uses an Internet Explorer hosted Windows User Control. Problem: I need to set a cookie on clients' machine from the IE hosted control. Does somebody know how to do that I would appreciate any suggestions. Thanks in advance! Bozesan Mihai You can use p/invoke to use the methods from wininet.dll, h ...Show All

  • Simoncal at Work .ngen problem

    Anybody know what everything i need to do for regenerate managed .exe file to native .exe file Because i tried to convert some easy program (managed) with ngen.exe (fw1.1 and fw 2.0), and no one works. Why Help. Thanx What exactly doesn't work Do you get any error message Well you should still start the old executable, not directly run the one in the native image cache. The runtime will handle the rest. the error message : ...Show All

616263646566676869707172737475767778

©2008 Software Development Network

powered by phorum