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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unable to set Height18 Jun 2006 14:10 GMT2
I have a listbox (owner drawn) on a form.
the form is topLevel with no parent.
My problem is that I can't set the Height of neither the from or the
control to the values I want.
Calling super class18 Jun 2006 12:00 GMT2
Hi,  
How can I call the super class in c# ?
e.g.
protected void Page_Load(object sender, EventArgs e)
DBF files with C#18 Jun 2006 10:16 GMT6
I want to work with DBF/DB files in C#, so I need a library and an
example...
Can somebody help me with this?
Thanks,
Components List18 Jun 2006 10:08 GMT2
 Hi, all!
 Is there any standard way to get list of all components on my win form,
including components that their parent isn't form it self, but panel on the
form? Or to get this list I need create recursive function? (In Delphi there
Have you used GTK#?18 Jun 2006 06:33 GMT1
How many of you have achivied true portability using GTK#?
TIA,
Scirious.
Setting Control's parent cross AppDomain.18 Jun 2006 05:30 GMT2
I encountered the following problem when trying to set control parent when
the control reside in a different AppDomain.
Here is the pseudo code descibing the problem:
pay attention that both controls inherits from UserControl which inherites
Context menu bitmap18 Jun 2006 03:25 GMT1
I'd like to have a context menu attached to my NotifyTrayIcon. Easy enough -
but I'd like to have one of those menus with a bitmap that runs down the
entire length of the menu (company name etc.). Can anyone recommend the
control (or steps to achieve it) that I need?
"Index of out array bounds" error with ampersand.17 Jun 2006 23:00 GMT3
I wrote a little interface for users to post data to a website. On
their local machines, it produces CSV from an Excel spreadsheet, then
posts it to the site. In some cases, the CSV will contain ampersands.
For example,
.NET Redistributable Nightmare17 Jun 2006 22:32 GMT4
I create a windows app which works fine on my dev machine.  I deploy it
on my test machine using the MSDE Deployment Toolkit and everything
installs fine (expect attaching the db). The newly installed app will
not run, it crashes before it does anything.  I can run the same file
Urgent question w/ boxing... please help17 Jun 2006 18:27 GMT3
I have a problem that i have been trying to solve for awhile.  I'm
given a code where the purpose is to create a general dataset mapper.
Given any dataset, i have a class, "Mapper.cs" that's supposed to map
objects from any type of dataset to any type of object.
Why use C#?17 Jun 2006 17:49 GMT33
People, what are the advantages of C# over C++?
Thanks,
Scirious.
Gobal and Session Dataset17 Jun 2006 17:31 GMT3
Hi,
How can I create a global and session dataset using in the web applicaton ?
I have defined in Global class without luck.
e.g.
What is the C# for this C++17 Jun 2006 16:03 GMT2
C++
void  SomeClass::SomeRoutine (void)
{    QuestionClass   abc(__FUNCTION__);
}
How do I17 Jun 2006 15:11 GMT2
How the heck to I get to the code in VC# Express.  I open the project... no
code.  No code button.
Separate Chaining Hashtable17 Jun 2006 14:21 GMT2
I couldn't find implementation of Separate Chaining Hashtable in
System.Collections while the regular Hastable didn't let me insert more
than one value to a bucket.
So, I inherited the regular Hashtable with the following:
 
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.