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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Configure Web Service CLient Timeout via Config File??29 May 2007 20:23 GMT3
VS 2003
.NET 1.x
Windows 2000 SP4
Hi all,
Retrieving data from excel29 May 2007 19:57 GMT4
I am working on an application to retrieve data from excel and insert
into SQL Server database.  Yesterday, I faced a strange problem.  In a
column in the excel, if 1st 8 rows are number, then as soon as an
alphanumeric or string value is encountered, the string becomes null
How to get the date?29 May 2007 19:51 GMT5
Hi Experts:
Using C#, knowing today's date, how to get the date of NEXT Tuesday?
For example, if today is 2007-04-26, I'd like to get the date of next
Tuesday which is 2007-05-01.
reading data from serial port29 May 2007 19:29 GMT8
I have a micro controller that sends a stream of 102 bytes to the pc.
The values range from 0 to 255. I set up my serialport like this
           sp.BaudRate = 115200;
           sp.PortName = "COM53";
making fonts size fixed29 May 2007 18:15 GMT4
I have a project with windows forms. The size of the forms is fixed, and the
text in the form is made to fit exactly in the form. The problem is that if
the user changes the font size in windows, the form itself doesn't change its
size but the text becomes bigger, and only part ...
ComboBox usage29 May 2007 18:06 GMT9
I have a List of data objects.
I need to populate a ComboBox with the 'Description' field from the
objects.
I can do that with cmbBx.Items.Add( myObject.Description.ToString() );
Hedge Fund Job - Looking for SQL / .Net developers29 May 2007 18:04 GMT1
send resumes to resume.newsgr...@gmail.com if interested.
Thanks.
//Responsibilities:
Periodic report production including:
CF card GPRS Modem (pocket pc)29 May 2007 17:04 GMT2
I have a GSM/GPRS compact flash card inserted in my pocket pc. I have
configured it with all connection settings because I want to use it to
connect to the internet with a C# socket.
I want to know how Ican wake up the modem and enable the connection
set Dropdownlist SelectedIndex in a DataGrid29 May 2007 16:47 GMT1
I have a really strange problem working with Dropdownlists in a
DataGrid.
I'm trying to preselect some values from the DropDownlist for each
row in the DataGrid, but it seems that both selectedIndex has the same
referencing 2 versions of same assembly29 May 2007 15:48 GMT5
how can i reference two versions of the same assembly? they exist in two
seperate files. since they have the same name they can't simply be
referenced.
(i am writing a program that updates data that was serialized with version 1
listview29 May 2007 15:36 GMT3
How to add a list of images into listview?
Should I use different tool?
Hrcko
imageList29 May 2007 15:24 GMT2
Is there a way to fill an imageList with images from sql server dataTable
that are stored as BLOB?
Hrcko
How to reset a socket?29 May 2007 14:25 GMT6
I'm writing an application that manages sockets and has a message protocol.
I connect to another machine and I have to send and receive certain
messages.
I need the possibility to restart the communication. I tried with a simple
Asynchronous sockets and buffer size29 May 2007 12:59 GMT16
been using asynchronous sockets with AsyncCallback and
System.Net.Sockets as per the excellent MSDN example.
everything has been working great, except when i want to receive more
total bytes than my buffer can hold.
pivot table control for VS 200529 May 2007 11:43 GMT2
I would like to use a pivot table in my win app. Something like the pivot
tables in SQL Server 2005 (Analysis Services).
Does it exist something similar that can be used on my own app?
 
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.