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# / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data Source and Combo Box09 Oct 2007 20:30 GMT3
I would like to bind a combo box to my DSNs in windows.  Any idea how
i might accomplish this?  I wouldl like to have the drop down display
the available sources.  I am searching but cannot find anything online
or in my C# books and am new to C#.
mutual exclusive lock09 Oct 2007 19:42 GMT5
  I need to run a peice of code without any interruptionsby other thread.
In other words I want to put a mutual exclusion lock.
There is a method that I need to call within that lock. This method resides
in a class that in turn resides in a classLibrary. How can I call a monitor
Multiple versions of the same type coexisting in the same AppDomai09 Oct 2007 19:34 GMT4
I have the requirement of being able to load different versions of the same
type (same class name) in the executing AppDomain. I am aware that I would
not be able to unload obsolete instances, but I don't mind. The problem is
that, it seems, only one instance of the same class ...
Copy byte array to other09 Oct 2007 19:12 GMT6
Hello. How I can copy one byte array to other byte array?
For example I have
byte[] array1 = new byte[500];
byte[] array2 = new byte[100];
send/post a message to a window09 Oct 2007 18:27 GMT7
In a standard unmanaged win32 application I can send/post a message to a
window as a communication mean.
Can it be down also in a dot net application?
Regards
Reference to a struct inside its definition09 Oct 2007 18:19 GMT3
Im starting to learn C#, and I made a simple stack class. Inside the
stack class I had the following:
class StackElement
{
Can't connect to SQL database with VS .NET - object reference error09 Oct 2007 18:11 GMT3
When using "Choose Data Source" on a GridView object I receive the
error "Object reference not set to an instance of an object".
I can connect and use the database ok when using my own data access
layer within the same program (I'm writing).
Opening a Delphi.NET MDI Child form in a C# MDI Container09 Oct 2007 17:37 GMT2
This could be a difficult one, so please bear with me.
I've an assembly containing Delphi 2006.NET forms.
A C# app, via reflection opens these forms . This works fine - I've a C#
app, opening Delphi 2006.NET forms.
Token identification09 Oct 2007 16:32 GMT1
I would like to write a program that needs to do the following;
1. This program will be launched from another program. (I have that
one ready)
2. This program when launched, should display which token this program
Add custom control programmatically on Toolbox09 Oct 2007 15:40 GMT2
2 Days ago i wrote a post about "how to add programmatically custom
control on Toolbox".
I'm still blocked with this issue.
Is there someone who did it under C#.NET 2005 and 2008 ?
XSD Class09 Oct 2007 15:37 GMT2
All,
I have created a class file using the XSD.exe tool that includes
multiple classes based on the complex parent elements in the schema I
used.
DX09 Oct 2007 15:37 GMT1
I soon have a project to write and need to cover a few areas I haven't
before.  Before looking deeply into it I thought I'd ask a few questions :-)
I have to produce an animation made up of PNG files + audio.  This will
output in various formats using plugins.
generate entity classes09 Oct 2007 15:23 GMT3
For every project I need entity classes for each table.
I'm using an XSD DataSet to retrieve the data from the DB.
Since these classes are always very similar, I was wondering, whether
I could just develop a little generator program, that uses a template
mdi maximized child mainmenu bug09 Oct 2007 15:16 GMT3
Can anyone tell me if this is a confimed bug and if there is a workaround:
- Create an form set as an mdi container
- Add a Menustrip to mdi container and set form's MainMenuStrip property to
newly created menu
How would a guy at Microsoft...09 Oct 2007 15:15 GMT2
...open Windows's Calc?
I want to integrate a shortcut to Windows Calc in my application.
Ok, it seems quite str8 forward:
1. put a button / link label, whatever on a form
 
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.