Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Thoughts on BindingSource03 May 2008 07:41 GMT1
Hello, I've taken over a .net 2.0 project that makes heavy use of Data
Binding of business classes to 3rd party WinForm controls via the
BindingSource class and INotifyPropertyChanged interface.
The setup in generally works ok, but the app feels sluggish.  Because
Edit source code while debugging 64 bit in VS03 May 2008 07:39 GMT1
Why can't I edit the source code while debugging in the 64bit edition of VS
but can in 32 bit?
Tem
Start program distributed with one click install03 May 2008 07:38 GMT2
I have an application that I have distributed using one click install.  I
selected the option to allow the program to be run if the server is offline.
From another program I want to be able to check if the first program is
running (easy enough) and start it (not so easy) if it is ...
Needlessly Safe Code03 May 2008 01:27 GMT19
I would appreciate your comments on the following two alternatives of a
given method. This isn't a real method, as I'm not concerned about the "real
work" it could be doing, but would like to instead focus our attention on
the [extensive checking] vs [zero checking] implemented ...
Invoking C++ with pointer param from C#03 May 2008 00:30 GMT1
If a C++ method takes a pointer to an int for output (for example), how
should C# pass the int into which it wants the result returned?
(I'll post some test code shortly. I'm writing the question from memory
after a meeting yesterday with a C# developer and need to recreate his ...
Truly unique Identifier for a machine.02 May 2008 23:44 GMT4
I'm looking for a way to get a truly unique identifier for a machine for our
client software. I'd like to have it so that there's little or no setup by
the end user. (We set up the machines and then ship them out for most cases
but some of our customers do provide their own ...
Sqladapter Insert02 May 2008 23:40 GMT1
I have 2 rows in a datatable
When i Adapter.Update(mytable)
i get Update requires valid update command error
When In Fact I am Inserting
Property Grid02 May 2008 23:14 GMT5
Is there a way to write all the items of a Property Grid to a file without
having to list every item one by one to be written to the file?
Binding.FormatString rendering curly braces & trick to Bind to List<T>.Count property?02 May 2008 21:35 GMT7
First problem:
I am specifying a format string for a Binding object like so:
<code>
Binding binding = new Binding("Text",
SqlMetal & IUD procs02 May 2008 20:56 GMT3
I use procs for my data access, instead of allowing direct inserts and
updates to tables.  How can I get SqlMetal to generate code that will
use procs?  I know the designer you can Configure Behavior to do
this.. is there no equivolent in Sql Metal?
Registry tutorial02 May 2008 20:40 GMT2
Reason of this project:
This is the next part of the previous tutorial. We'll learn here how
to add, change, read, delete registry keys and values using vb.net.
I included a sample that contains all those functionality.
is there a way to use Visual Studio IDE to generate Properties?02 May 2008 20:31 GMT7
I am used to using Java's Eclipse IDE where I can choose one or more fields
and have the IDE automatically generate getter and setter methods for it.
Is there something in the Visual Studio IDE where I can select a field like
"string name;" and automatically generate a Property ...
VisibleClipBounds02 May 2008 17:51 GMT1
Consider a custom control, say, MyControl that's being derived from
Control.
1. How am I supposed to set the initial size of MyControl? Am I
supposed to override the DefaultSize property?
AutoSize Issues02 May 2008 17:34 GMT2
I am trying to display several images on a standard Windows Form. Each
image is displayed in a PictureBox control that is 180,130 in size. I
get the Primary Screen size to determine how many images will on one
line of images. I have a form boolean variable that I set to true in
sql error message retrieval02 May 2008 17:09 GMT2
hey all,
is there a way to have my stored procedure generate an error message that i
can catch in csharp?
thanks,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.