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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to print gridview values in web application.14 Jun 2007 10:42 GMT1
Hello friends,
     I am working on one of  web application which needs to print
datagrid values on one of the button click event.So can anybody please
help me out.
timespan issue14 Jun 2007 10:11 GMT11
I have a TimeSpan which i get  my subtracing a date from a date.
TimeSpan ts (Dim ts As TimeSpan)
ts = parsedDate.Subtract(DateTime.Now)
i get different  values for Hours and TotalHours. In my case i was
Web link in a windows form14 Jun 2007 09:57 GMT4
I have a windows form created in C#, there is web link inside it. I
would like the default browser being launched if the link is clicked on.
Does anyone know the easiest way to do so?
Thanks
How to retrieve a DetailsView14 Jun 2007 09:49 GMT3
In the ASP.Net C# Web, I have a DeatailsView like this:
First Name: John
Last Name: Dole
SSN:XXXXXXXXX
maximized form14 Jun 2007 07:17 GMT4
I want to have an application window be always maximized (or minimized) but
never in normal state. If I take away the maximize button in the form and
start the application in maximized mode the user can still double click on
the title bar to unmaximize it, but never maximize it ...
maximized window hides task bar14 Jun 2007 07:15 GMT2
I created a simple form and started in maximized. On two different PCs in one
case the application window was over the taskbar and hid it completely, even
though the task bar was set to "On top of all windows". On another PC (also
Win XP and the same task bar setting) the task ...
Create a text file with tab delimiters14 Jun 2007 05:55 GMT1
I have two coloumns in a excel worksheet where the first coloumn is a
header and the second coloumn is a corresponding value. Also i have a
text file  That contains header and values in a tabdelimited format.
Now the requirement is like I have to compare the Headers in excel
Casting integer type to real state in a DetailsView14 Jun 2007 05:35 GMT1
In my C# Net 2.0, in a DetailsView I have a row TestStatus, and the output
will be interger  0, 1,
where the 0 presents Pass, 1 presents Fail.
What do I need to do so that the output will be "Pass" and "Fail", not the
C# socket reconnect14 Jun 2007 02:56 GMT3
Hi.  I am having a problem on handling asynchronous sockets in C#.  I
implemented a pair of client and server sockets.  The connection is ok when
first connected.  However, when I turned off the server socket, the client
is able to connect, but cannot send anything out.  It seems ...
Transactions in dotNet 2.014 Jun 2007 02:50 GMT4
I have a transaction in dotNet 2.0:
-------------
TransactionOptions options = new TransactionOptions();
options.IsolationLevel = System.Transactions.IsolationLevel.Serializable;
Combine bitmaps14 Jun 2007 01:56 GMT1
I need to combine several bitmaps together to form a single bitmap. Can
anyone show me some similar sample code?
Thanks.
AJ
Need help with Vector parameter when invoking C dll from C#14 Jun 2007 01:04 GMT4
The function that I'm trying to call through DLLImport has a parameter that
has a C code's vector's Itrator to a structure.  I Have marshalled the
structure in C# but how do I do the C type vector's Iterator in C#?  The
problem is in the next line and the rest of the code is just ...
design patterns / Architectures etc13 Jun 2007 23:01 GMT6
I have 13 yrs experience working from Visual Studio 1.x today VS 2005 (both
VB and C++)
Most of the time I have worked in N-tier applications, Web applications,
Windows applications....My company is a small company very limited
Width of String13 Jun 2007 22:59 GMT4
Any ideas on how to get the width of a string in pixels?
Thanks,
Randy
RegEx to return 1 or 0 whether the tested value is empty13 Jun 2007 21:09 GMT1
Guys,
I have a need of replacing the content of the tested value with 1 or 0,
depending if the value has content or not. 1 for value, 0 for empty. I would
like to accomplish this thru a regular expression. Does somebody have an
 
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.