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

Software Development Network >> Visual C#

Visual C#

New Question

No-parameter struct constructors & hiding virtual methods
Newb question "Only assignment, call... used as statement
Color Font Dialog Problem
.ngen problem
how can i store an object onto a sql server database
Add Comment to File
reg. AJAX xml http request
All info about the user
Multiline comments auto-add "*" is driving me mad!
Resetting d3device error

Top Answerers

Mario barajas
Holultra
Bill Roberts
peter_heard01
ANeelima
dborgohain
Universal Soldier 2005
Seadap05
Bob Sovers
beckerben
Quanta Training Ltd
Only Title

Answer Questions

  • Steve Cowell #msntb_toolbar_full_name#

    I have the following sign come up on the screen. #msntb_toolbar_full_name# is unable to load config file. If you recently upgraded to a newer version of #msntb_toolbar_full_name # and have not restarted your computer since the upgrade,please try resarting your computer.If the problem persist,please reinstall the #msntb_toolbar_full_name#. I'm currently running WXP Home Edition,IE7. W Defender.This problem only occured after I complet ...Show All

  • PKSpence MCPD Certification

    Hi I want to know if any body have Microsoft Moc or any thing about MCPD Certification to enable study and get it thanks.....my respect They are allready started. Just find a local company where you can study it or you can order the self-paced training kit's. Check the list on this page and in the table view, check the last column 'books', then you know what you must read. MCPD Exams as far as i know are in Beta and is not ...Show All

  • Anujpathania Limiting Bandwidth Per Application or Per IP

    Does anyone know if it is possible to limit bandwidth somehow by using the Net sockets namespace what I mean is, setting an download/upload limitation per executable of a speicific process, Any code example you may direct me to will be appreciated, thanks beforehand. A common question for new TCP/IP users.  From a physical perspective you have zero control over bandwidth utilization.  Electrons ...Show All

  • Xin Guo Unloading an Assembly

    Hello, I read in one of the Blogs that an Assembly cannot be unloaded. It has to be loaded into a AppDomain and then unloaded. I have tried that. Take a look at the following code. AppDomain newDomain = AppDomain.CreateDomain("NewDomain"); Assembly myAssembly = newDomain.Load(AssemblyName.GetAssemblyName(assemblyPath); After doing Reflection on myAssembly, I used ...Show All

  • Net-Benjamin Which font for phonetic symbols? help me

    Can somebody kindly give me a font for phonetic symbols like this a /ei, / . You see its terrible, because i dont know which font to show this correctly. Thank you. ...Show All

  • Polar Bear C# adding a record to an access Database

    DataRow dr = _dsComment.Tables[ "Comment" ].NewRow(); dr[ "OrdNo" ] = _Order; dr[ "Name" ] = UserName; dr[ "Date" ] = System. DateTime .Now.ToShortDateString(); dr[ "Comment" ] = frm.Comment; _dsComment.Tables[ "Comment" ].Rows.Add(dr); OleDbCommandBuilder cb; cb = new OleDbCommandBuilder (_DaComment); _DaComment.Update(_dsComment, "Comment" ); I already filled the dataset on the form load event. I am getting an error saying Syn ...Show All

  • caroço 101 Samples for Visual Studio 2005

    Hi, I wonder if anybody can maybe help me. I recently downloaded the "101 Samples for Visual Studio 2005", from the following link http://lab.msdn.microsoft.com/vs2005/downloads/101samples/default.aspx I wanted to test and see how Datasets work in the new SQL Express. The application that I was testing is called "Reading and Writing Images from a Database", and is located in the Data Access folder. When I run the application, I can select a new ...Show All

  • Gohan222 Reading AssemblyInfo

    Is there a new improved way of reading the AssemblyInfo attributes. Hi Chuck,  Can you please elaborate a bit on your question Go to the properties of your solution, there you will find on the first tab a button that brings you to a window with all the info from the AssemblyInfo file. From the aboutbox template in 2005:       &nb ...Show All

  • figuerres UserControl.Region property question

    Hi, I am making a custom datagrid control which consists of two usercontrols, one which is the frame and a child control to display the actual data. However when the number of rows exceeds the visible area, the child control needs to slide under the frame. Basically the data is only in the client area of the frame. I do this by adjasting the Region property of the child control whenever the user scrolls. However, this method introduces a flicke ...Show All

  • Paul Cornell MSFT How to get open folders list using C#?

    Hi, I want to get list of all the open windows/folders list. Is it possible using c# To Open a particular folder in Explorer, just: System.Diagnostics.Process.Start(@"explorer.exe", @"C:\Windows"); In fact, as Explorer is the asscoaited handler for folder, that could be written as: System.Diagnostics.Process.Start(@"C:\Windows"); You can use the FileDial ...Show All

  • BadChoice Sessions unexpectedly timing out on Win Server 2000

    I have the session timeout set in the web.config for 60 mins. When testing my web app on Win Server 2003 the session lasts 60 mins, which is good. However on Win Server 2000 it just unexpectedly (it's never consistent, sometimes 5mins or 10mins) times out. Anyone have a suggestion Thanks in advance!   stevenng wrote: I have the session timeout set in the web.config for 60 mins. When testing my web app on Win Server 2003 the ...Show All

  • SuryaGopi Custom user interface

    I enabled custom user interface  in Windows' Group Policy Editor and select interface file name a C#.NET 2005 application. I have problem - the application doesn't get focus because some other program starts (something related with GDI+). How to assure that my application gets focus I didn't have such problem with C#.NET 2003 application... Regards, Matja ...Show All

  • greenhorn_programmer Utility for creating code snippets? in c#

    I know this one but is VB http://msdn.microsoft.com/vbasic/downloads/tools/snippeteditor/ http://www.gotdotnet.com/codegallery/codegallery.aspx id=b0813ae7-466a-43c2-b2ad-f87e4ee6bc39 Here is a snippit compiler. Prob not what you want...but useful. http://www.sliver.com/dotnet/snippetcompiler/ ...Show All

  • BrianLag I want to Find out duplicate in DataTable using the following code

    i have added an extra column, which is a key column, then i have sorted the DataTable using this key column, now i want to find out duplicate in this DataTable using this key column,  if some one help me i will be very happy.   private void cmdShow_Click( object sender, System. EventArgs e) { System.IO. StreamReader re = new System.IO. StreamReader ("c:/abc.txt"); string word; ArrayList theList = n ...Show All

  • sba Adding buttons to IE toolbar

    Hi all, I have been scanning the MSDN site and found some information on how to add a button to the IE toolbar. (please read http://msdn.microsoft.com/library/default.asp url=/workshop/browser/ext/tutorials/button.asp )  The problem is that i have an application that, when i press the button, should collect the current URL and display a popup dialog. The application is written in C# and I guess that I need the "COM object solution", found i ...Show All

454647484950515253545556575859606162

©2008 Software Development Network

powered by phorum