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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Prototype & Delegate in Compact Framework20 Sep 2006 08:56 GMT3
I have a PocketPC .Net application (Compact Framework) that calls a Win32
DLL. This DLL in turn has a WINAPI type callback. Following is the actual
prototype.
Win32 DLL Function Prototype
Negative values in GridView20 Sep 2006 08:28 GMT1
I have a negative values in my Amount column in GridView could U tell me how
to display them with no (-) sign in front, knowing that my gridview is
bounded to a DataView.
Thanks
WHAT?? Exception handling somehow disabled in my environment?20 Sep 2006 08:12 GMT2
Hi, right now, something is very strange...
The .net exception handler is disabled!! When I throw an exception or
if I try to use an object that is not set ( = null) I do not receive
any exceptions at all.
PLEASE HELP ME! (playing audio)20 Sep 2006 08:00 GMT1
I play a video using mciSendString - statements.
The audio is played by the on-board sound device (default sound)
Can anyone tell me how to send this sound to an output of my (4
channel) sound card device?
SqlConnection and DB connection failures detection20 Sep 2006 07:10 GMT9
i'm writing an application, which should be connected all the time to
the database. So i want to test it in few ways if reconnection works in
order. First thing i tried to do is killing my apps process from MS SQL
(2005 Express). Problem is that after i have still "Open" status for
Click once using localhost?20 Sep 2006 06:14 GMT1
Hey guys
I am using clickonce which i love btw. However for testing i am deploying to
localhost.
But i wanted to test with someone remotely and i have my home pc hooked up
How to convert an Image file  to PDF file20 Sep 2006 06:11 GMT6
I am dealing with a project in which I have to convert the image files as
PDF files. Can anyone please suggest how can we achieve that. I tried on
google for it, but I found some commercial components, is there any
alternative way to achieve this.
How to typecast the first object from an IEnumerable?20 Sep 2006 06:08 GMT1
I'm working on someone else code I don't quite understand it.
It has a class with a method like :
private IEnumerable<Product> GetProducts(int count)
{
add to 2 dimensional arraylist20 Sep 2006 05:22 GMT1
I want to add index and total to the arrayList, any ideas how i should
do that? I think i have to declare a 2 dimensional arraylist
I want to also be able to find using contains in a two dimensional
array
Async sockets vs synch sockets and threads20 Sep 2006 04:06 GMT4
I'm writing a server application connection to multiple clients using
sockets. I want one socket for each client, and the comunication needs
to be async. I could use the async sockets methods (beginsend,
beginrecv...) or I could start a new thread for each client and run the
Q: String array20 Sep 2006 03:59 GMT10
Got a simple question. I am new to c# but this is not making me any sence.
If i declare: string[] myStringArray = new string[0];
How the heck could i fill it with more than one element?
Regards
Co to C# converter?20 Sep 2006 03:03 GMT6
I want to use C code libraries within a C# application. Besides
creating a separate DLL for the C code and calling the DLL from the C#
app, is there  any kind of converter out there for creating C# code
out of C code?
Int input from Console20 Sep 2006 02:58 GMT7
Sorry for very silly question.
But, how can I input an integer from keyboard in C# Console
applications?
Like this, in C++ code:
SQL WHERE Command Help [C# Win]20 Sep 2006 01:11 GMT3
I'm having problems with my WHERE Clause syntax with in my SQL CommandText.
The error that it is display is "You Have No Data". My problem lies with in
the WHERE clause not finding up my passed variable from my get/set function.
I have done watch's on the variable and the data ...
Is this possible to optimize this method ?20 Sep 2006 00:56 GMT6
Is this possible to optimize this method ? It's the method than I call
most offen in my application (result of Sampling Profiling in Visual
Studio Performance report)
I use this method to find a particular Node in a List<Node>.
 
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.