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
convertion (generics)29 May 2008 15:10 GMT2
Hello ,is there a good way to convert from string[] to List<string>. How
can I do it? Thanks a lot!
calling a DLL29 May 2008 14:59 GMT1
I develop with VS.net 2005 and would like to call a DLL in my c#
project. I created this DLL with a development tool (CLARION).
I declare my dll :
[DllImport("faq.dll")]
Setting An Ip Address29 May 2008 14:58 GMT1
I am trying to write a small program that will enable me to change the
ip address of my LAN card one one button & also to possibly enable/
disable my wireless card by pressing a seperate button?
Any way of doing this, all help would be appreciated
strings question29 May 2008 14:52 GMT3
I got a string imput which looks like this:
c://abc//dfg//jjj//hh.txt
I want to fetch the file name of such input each time : to get hh.txt
from the string. What is the best code manipulation for doing that?
populate a listbox/combox in a propertygrid at run-tim29 May 2008 13:53 GMT1
I am writing a WPF application and am using the windows propertygrid.
I need to show a list or combobox of list of values the user can
select for a particular property, but I do not know the values at
compile time and hence cannot use Enum's. I looked up the net but
Creating COM server with C#29 May 2008 12:55 GMT6
  Where can I find detail information about how I can create a COM server
with C#? Is there any tutorial or any book in this subject?
I am using MSVC 2005 professional or MSVC 2008 express.
Thanks
Writing Excel (binary) XLS from datagridview29 May 2008 11:55 GMT2
I've found several examples of exporting to Excel (XML) from a DataGridView.
I need to export to an actual binary XLS file from a DataGridView. I've
found what I think are a couple of examples but I end up getting
ComExceptions when using the examples.
convertion (generics)29 May 2008 11:10 GMT1
Hello ,is there a good way to convert from string[] to List<string>. How
can I do it? Thanks a lot!
Serialization of derived List<T> properties29 May 2008 11:05 GMT1
Aloha,
Smallish problem: I know how to serialize objects and all, but this
has me worried:
Asume this class. Person is a nice simple object.
Show code and name in combobox picklist29 May 2008 10:33 GMT6
I need select from list containing product code and name but show only code
in combo textbox.
Tried code below but dropdown list shows only code.
How to display code AND name in selection list ?
C# subwindow in a Win32 application?29 May 2008 10:19 GMT5
Our product consists of a complex application that is written in C/C++
and uses the old event-based Win32 API (some code has already been in
there in times of Windows 3.11!) We cannot afford a complete
reimplementation of the whole application, so we would like to
Problems with databinding29 May 2008 10:16 GMT3
I have a tab control with 2 tabs. All tabs have fields that are databinding
to a unique binding source. The problem is that if I don't access the second
tab, it didn't work. After access it, all works fine.
For example, I have the following tabs:
Missing version info in multifile assembly29 May 2008 09:45 GMT1
In my solution, I have several C# and C++ projects. Since I need them to
produce multifile assembly, I use C# and C++ command line compiler. To avoid
compile error caused by redundant code in AssemblyInfo.cs in each of the
projects, I then created GlobalAssemblyInfo.cs at the ...
Access 'parent' variables29 May 2008 09:12 GMT8
I keep coming across a problem where validation within one object depends on
the values of variable set within another object. My question is: How do I
access the variables of a 'parent' object?
e.g.
(byte)0   - What exactly does this syntax mean?29 May 2008 09:07 GMT7
Hi.  I'm a VB.NET guy trying my best to learn C#.NET.  I have an existing C#
application I'm trying to understand, and there is one piece of syntax I
can't wrap my head around.  It is:
(byte)0
 
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.