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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Read data from an asynchronous Socket28 Dec 2006 08:21 GMT2
Hi everytbody,
I'm experiencing some problems trying to asynchronously read data from a
Socket object. What I do now is:
1) call th BeginReceive(...) method on the Socket object;
I have 2 listboxes with SelectionMode = MultiExtended and I just cannot figure out why I get the error below:28 Dec 2006 08:20 GMT4
I have 2 listboxes with SelectionMode = MultiExtended and I just cannot
figure out why I get the error below:
System.IndexOutOfRangeException was unhandled
 Message="Index was outside the bounds of the array."
Application events28 Dec 2006 08:02 GMT1
I have got an application (some part of which is written by me).
There is a control on which events are blocked (not processed)
(do not work OnPaint, OnMouseDown, OnMouseOver and other
event raising functions).
How to: DataGridView (for WinForms) adding multiple bands...28 Dec 2006 07:54 GMT2
Does the Microsoft DataGridView control support multiple bands (i.e.
expanding rows with embedded grids). If not, can anyone recommend a
good third-party solution for someone needing to manually build out a
multi-band grid without a fixed data source. The Infragistics controls
4 way of Asynchronous Programming, what is the differenen between the first two?27 Dec 2006 23:23 GMT4
I read Microsoft SDK,
ms-help://MS.NETFrameworkSDKv1.1/cpguidenf/html/cpovrasynchronousprogramming
overview.htm
there are 4 ways to call EndInvoke:
PhysicalAddress From Endpoint27 Dec 2006 23:14 GMT3
How can i get a PhysicalAddress object if i only have an EndPoint object ?
I have an app that is a terminal emulator (vt100).  When the telnet app
connects i want to get the MAC of the terminal.  I can get the
terminal's IP with the RemoteEndPoint object of the TcpClient.Socket.
Help with OO Model27 Dec 2006 23:01 GMT9
I'm designing an OO Model for a large application, and I have some question
on how to model a particular situation; it's not directly related to C# but
rather to general OO. The applicaiton will be developed in C# 2.0 though,
which may have some influence on the OO model.
Need Help Encrypting String27 Dec 2006 18:29 GMT3
I have been given a file to convert to C# and being my bad luck the
file is written in VB6 which I have no idea on how to convert the file
to C#. I first thought that I would try the Visual Studio Wizard to
convert it to VB.NET then maybe convert the VB.NET to C#. But when I
Add chm file to help menu27 Dec 2006 16:19 GMT1
I have an app that i have written a chm help file for.
What is the best way to associate that with my help menu and the F1 key.
I have added the file to the project already, just not sure of the best way
to call it.  I have tried
reading data from excel file27 Dec 2006 15:40 GMT1
I want to read data from excel file and export this data to dataset. I
know abt the basics of opening a file using application, workbook and
worksheet classes. But i don't know how to read data from the excel
file  to populate it into the dataset. I think i have to use the class
Sort FileInfo in ListBox27 Dec 2006 15:33 GMT4
I'm using the below code to populate a ListBox with file content
information.  Sorting the information alpha/numerically is now an
issue.  Would someone please let me know the best aproach to take in
doing this.
Querying Solaris LDAP server27 Dec 2006 14:58 GMT3
Hi
I've written a code that queries Windows LDAP server and works fine, but
the same doesn't work when querying Solaris LDAP server.
DirectoryEntry de = new DirectoryEntry("LDAP://server.com");
Crystal Report Engine isn't found27 Dec 2006 14:53 GMT2
Hi,
I'm using VS2003, .net 2005 and Crystal Report 11 Rel 2.  My C# application
runs fine on my Development machine but when I create the setup .msi file and
install it on another PC the Crystal Report gives an error about not able to
HELP!!!, about security of asp.net control27 Dec 2006 14:51 GMT1
I am using asp.net now, but I meet a asp.net security problem.
I use select control like this:
<SELECT id="selTokken" style="WIDTH: 144px" name="selTokken"
runat="server">
Reverse a Dataset27 Dec 2006 14:45 GMT3
Anybody knows if is it possible to reverse a dataset? Lets say, if the
dataSet has 10 rows, row 1 will row 10 and row 10 will be 1 and so on...
Thanks in advance.
Paez
 
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.