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
how to naturally put an int into an array of bytes19 Dec 2006 20:46 GMT7
sorry for my bad english
i ve array of bytes, byte[] data
i wanna put an int into this array on some arbitrary position
how is the better way to do this?
What 'type' of member is this?19 Dec 2006 20:09 GMT5
Console.WriteLine("Current OS: {0} ", Environment.OSVersion)
I'm trying to find out what .OSVersion is.
It returns an object which details the OS.
I know it's not a method, because it doesnt have any empty brackets ()
Converting Borland C++ app to C# (question about Button type)19 Dec 2006 19:28 GMT5
I'm trying to convert a Borland C++ app to C#
Borland C++ has 3 types of buttons:
TButton, TBitBtn and TSpeedbutton
TSpeedbutton has 'Down' and 'GroupIndex' properties.
Read Windows Media file meta data?19 Dec 2006 18:39 GMT1
Does anyone know how to read Windows Media file meta data from within code?
Thanks,
Ron
Create memory dump for non-fatal erros?19 Dec 2006 18:03 GMT1
I want to have my application create a memory/stack dump for some non-fatal
exceptions of my choosing. Basically I want to see the state of the
variables when the exception occurred. Is this possible?
TIA
Instant Communication in ASP.NET19 Dec 2006 17:53 GMT4
Does anyone know of a good way of instant communication between two
users using an ASP.NET interface?  I have always been a WinForms guy
and used sockets for communication.  I have an SQL Server 2005 database
and was thinking of using Service Broker but i dont even know where to
Exception creating csv file19 Dec 2006 17:09 GMT4
International settings: Italian
Excecuting the following snippet
System.Data.OleDb.OleDbConnection Conn=new
System.Data.OleDb.OleDbConnection(
Opening a dial-up connection.19 Dec 2006 16:59 GMT5
This is driving me nuts.  I call the InternetDial API to open a dial-up
connection and it just returns 0 (success) without actually making a
call. Am I missing something really simple?  I've tried disabling the
lan connection, but all to no avail.  Thanks.
Unzipping Self Extracting Zip19 Dec 2006 16:26 GMT2
I created a self extracting zip file with about 9000 files in it.  I
extracted it manually from the command line without a problem.
However, when I tried to do the same extraction at the same location
with the same arguments (using the Process class), a command prompt
unable to read data from transport connection.19 Dec 2006 15:11 GMT1
I am facing one wired problem while executing web request
asynchronously.
I am getting error
An unhandled exception of type 'System.IO.IOException' occurred in
Magnifying lens19 Dec 2006 14:44 GMT1
Need help with regards to implementing a magnifying lens using C#, any
ideas, source code, algorithm any thing !!!
Thanks in advance
Regards
deep copy (Clone) on System.Collections.Generic.Dictionary ?19 Dec 2006 14:36 GMT3
what is the best way to perform deep copy (Clone) on class that inherit from System.Collections.Generic.Dictionary ?
Possible to debug with Command Line parameters in Visual Studio Express?19 Dec 2006 13:20 GMT2
Hi I'm playing around with the main method signature, and testing
reading of command line paramaters.
At the moment i have to build the solution, go to a command prompt,
navigate to the folder, and then run the program. To test it.
adding c style dll to c# app19 Dec 2006 12:42 GMT3
i have a dll with its .h file,in the .h i found the [ extern "C" ] .
when i tried to add the dll to a c# app ,it give me that error
[please make sure that it is a valid com or assembly component]
so does anyone could help me to add the .dll to my app.
MyJaggedIntArr(ICollection<ICollection<int>> items) rejects  List<List<Int>>19 Dec 2006 12:21 GMT2
*background*
I want a class containing an int[][] (a list of sets of integer). This
should be hidden for the user and he/she should be able to insert
his/her favourite data structure so to be a little fancy I thought I'd
 
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.