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# / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating a type from a generic argument using Reflection?21 Nov 2006 11:10 GMT8
Why can't I do this (it gives a syntactic error):?
foreach (System.Reflection.PropertyInfo oProp in
           oObject.GetType().GetProperties())
{
Tiny Window21 Nov 2006 11:10 GMT2
I want to implement a tiny window in my application, one that you typically
invoke via the menu-option Window -> Toolbar. It must be floating, not
restricted to the client area of the controlling form. It has a tiny
close-button on the right-hand corner. How do I implement this?
dataform wizard in visual studio 2003 and sql server 2000 database21 Nov 2006 10:54 GMT4
I am trying out the dataform wizard in visual studio using a sql server
2003 database.
It seems to want to create ole db adapters and connections and
commands.
Microsoft Outlook and ASP.NET21 Nov 2006 08:20 GMT2
Does anyone know where to find a good tutorial for working with Outlook
from an IE ASP.NET Application?
Are there any stability issues I should be concerned about?
I'm trying to create an Outlook Appointment in both a private user's
I have problem whis Windows Media Services 9 Series.21 Nov 2006 08:06 GMT1
I have problem whis Windows Media Services 9 Series.
I have videostream, which will consist of two streams(512k/bit and
256k/bit).I need to allocate a stream 256k/bit. In SDK is written:
Supporting Multiple Bit Rate Files
When is an event null?21 Nov 2006 07:22 GMT22
Suppose I have this:
class C {
   public delegate void MyEventHandler();
   public event MyEventHandler MyEvent;
How to display the VS.NET Add/Modify Connection dialog at runtime21 Nov 2006 06:34 GMT4
An article is available on how to display the VS.NET 2005 Add/Modify
Connection dialog at runtime. The article shows how you can include
this dialog in your applications to allow users to establish a
connection to any data source and data provider and create the
Add ActiveDirectory user to Global Security Group21 Nov 2006 05:48 GMT1
I am struggling with a problem, i want to add ActiveDirectory user to
Global Security Group using C# and DirectoryServices. Any suggestiion
???
Thanks.
a .dll works on 32-bit machine but not 64-bit machine21 Nov 2006 05:29 GMT4
Hi, I'm calling zlib.dll to compress/uncompress file in my C# program.
The problem is it works very well on my 32-bit machine, but on another
64-bit machine, it throw an exception says "An attempt was made to load
a program with an incorrect format. <Exception from HRESULT:
Q: Assign a component in a cell in DataGridView, possible?21 Nov 2006 03:18 GMT1
I have created a ComboBox, with special features. When I use a DataGridView
i want to use my ComboBox instead of the built in combobox. How can i do
this?
Regards
Amazing !!!21 Nov 2006 02:39 GMT15
Priests & Preachers Coming to Islam?
Former  American Priest tells his story :
http://islamtomorrow.com
How can I safely turn this into threaded code?21 Nov 2006 02:16 GMT3
I'm attempting to improve some serially executing code (that
uses the SerialPort class) bogging Windows down when it runs.
To do the 'antibogging' I'm following the example from MSDN
Windows.IO.Ports.SerialPort page and use threading.
Forms and asynchronous Serial Communication21 Nov 2006 02:09 GMT5
I have an application where I read a serial port data from a barcode
and set the labels on a form. I also have a textbox and button where
you can enter the data and here is the problem. if I use the textbox
and submit using thebutton everything works fine. If I use the
Stop debugger dialogue in Process object21 Nov 2006 01:35 GMT5
I'm hosting a .NET console application in a .NET Windows Service using
System.Diagnostics.Process. How do I block the debugger dialogue from
appearing?
Thanks,
Member Variables Naming Convention20 Nov 2006 23:30 GMT115
I was just wondering what naming convention most of you use for class
variables.
Underscore, "m_" prefix, camel case, capitalized, etc?
Has one style emerged as the most popular?
 
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.