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
Custom Serialization and DataGridView09 Nov 2006 15:42 GMT2
I want to serilaize the Columns and rows in a grid. As grid and
columncollection from DataGridView are not serializable, the derive from the
respecitive classes and implement ISerializable interface. But I can't
implement the protected constructor for serialization for Columns as ...
Microsoft.Office.Interop.Word09 Nov 2006 15:35 GMT1
VS 2005 and MS Office 2003 installed.
I can include Microsoft.Office.Core and Word in the references so I can add
the
using Microsoft.Office.Interop.Word.
Reflection problem converting to ASP.NET 2.009 Nov 2006 15:22 GMT2
Ok, let's try this again.
I have an ASP.NET 1.1 application that I'm working to convert to 2.0,
but I've run into a snag.
The problem is with this line:
Writting to a TextBox09 Nov 2006 15:18 GMT5
I want to create an ArrayList of names ("Tony","Robin","Johnson") on
one page and then on another page I want to populate a TextBox field
with those names from the Arraylist.  How do I populate the TextBox?
help me plzzz in c# some Q09 Nov 2006 14:54 GMT3
help me to answer some q in c
plzzzzzzzzzzzzz
lin
:cry:  :cry:  :cry:  :cry:
Learning OOP conceptual question(s)09 Nov 2006 14:23 GMT6
I am still trying to grasp the use of real world Objects and how to
conceptualize them using a business scenerio.
What I have below is an outline that I am wrestling with trying to figure
out a class structure:\
Passing an interface pointer through MethodInfo.Invoke09 Nov 2006 14:12 GMT2
Our app is mainly COM based.  We allow .NET plug-ins.  When a plug-in is
installed, it receives a COM pointer to the app.  The plug-in implements our
IExtensionImpl interface and gets the app pointer through the OnCreate
method...
numerical library in C#09 Nov 2006 13:54 GMT4
Does anyone know of a good open source library writte in C# ?
I need optimization, root finding,  minimization, interpolation  etc..
Regards
Lars
Property, interface, inheritance and cast09 Nov 2006 13:51 GMT2
Why should I do a cast (IOfferSetter) in the constructor of the Test
class?
Thanks.
Fred
How To09 Nov 2006 13:22 GMT1
Place a Char in the Keyboard Buffer?
Starting C#09 Nov 2006 13:09 GMT1
Is there a newsgroup for beginning C#? I chose C# and the .NET framework as my first language and programming experience. I don't want to flood the newsgroup with noob questions. Keep me posted..Thanks.
Signature

Chuck DiRaimondi

Modifier Key without KeyEventArgs09 Nov 2006 12:38 GMT2
How can I check the state of the modifier keys (Alt, Control, Shift) when
there is no System.Windows.Forms.KeyEventArgs-object available (i.e. when
not responding to a key-event)?
How do you reference this property: System.Collections.Generic.ICollection<DataSource>09 Nov 2006 12:22 GMT1
A property in some class shows up in the object browser as follows:
public System.Collections.Generic.ICollection<DataSource> DataSources {
get; }
How do I access this property. I'm not sure what the <DataSource>
Beginning C#09 Nov 2006 11:42 GMT1
Is there a beginner's C# newsgroup out there? There is no need for me to flood this newsgroup with noob questions. It seems like most of you are advanced. I have only been programming C# for 2 weeks and it is my first language. Thanks in advance.
Signature

Chuck DiRaimondi

Internal access modifier is not working the way I thought it would.09 Nov 2006 11:31 GMT9
Here is the overall structure I will be referring to:
End-program
    ProvideWorkFlow.dll
        Forms and methods that properly manipulate calls to methods in
 
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.