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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to readfile in a stream array 14 Dec 2005 14:29 GMT2
Hi !!
Could some one perhaps give me a bit more info on reading the data in a
stream?
We use readfile at the moment to get the data from a buffer from the port.
Need a Close Watcher of Files14 Dec 2005 14:19 GMT1
C# has a good class FileSystemWatcher. But how can I manage to collect
data such as
1. If the file is copied / moved / cut - pasted / dragged - copied   to
other location - need to know the location also where moved
getstockobject14 Dec 2005 14:16 GMT1
i m developing an application on compact framework using c#  in which i
need to use getstockobject pinvoke for which i need to get the constant
values for NULL_BRUSH,HOLLOW_BRUSH used as a parameter in
getstockobject call.
Rebuilding from command line /rebuild14 Dec 2005 13:56 GMT2
I am trying to use an executable which when an option is clicked, it
goes out and rebuilds a .sln file.
I read about devenv and /rebuild, but I am still confused.
Would I run something from a command prompt using a process?
How C# Regex to express "IDENTIFIER = ON/OFF"14 Dec 2005 13:05 GMT2
User has a input as "SwitchName = ON" or "SwitchName = OFF", how to use C#
Regex to get SwitchName and the value?
Regex.Match(line, @"(\S+) = {ON|OFF}") does not work.
C# Excel file can't be opened normally14 Dec 2005 12:43 GMT1
My C# Windows Form application has a form frmExcel which will write data to
an Excel 2000 file MyExcel.xls.
But if the application is still runnig then the MyExcel.xls can not be
opened normally.
Smart client - general data access best practice question14 Dec 2005 10:44 GMT3
Kind of an open question on best-practice for smart-client design. I'd
really appreciate anyones views (preferably with reasoning, but I'll take
what I get...). Or if anybody has any useful links on the subject? (and yes,
I have already googled it at length, but still no strong ...
DataSource and Interfaces14 Dec 2005 10:22 GMT2
This is probably a yes/no answer...
I have a datasource for a combobox, and my datasource is an IList.  This
list may be composed of two class types, but all implement an INavItem
interface consisting of an ID, and Display field.
DataAccess Class14 Dec 2005 10:20 GMT4
Hi, I'm developing a simple DataAccess class using VB.NET and C# 2005 and
currently query a SQL Database with the class which returns an ArrayList
object.  Only about 50 rows or so.  This works fine.
From my main form, I simply loop thru the arraylist and populate a
Http server - Header problem14 Dec 2005 10:18 GMT1
I need to have a simple http server in one of my applications. It's
just for a little text data so i wanted to write my own.
So i have a listener on port 80 and i'm using async methods to receive
/ send data. My problem is, i found lots of sample web server
Custom KeyCollection14 Dec 2005 10:05 GMT10
I am trying to create a custom KeyCollection that will only allow my
domain objects to be added to the Collection.  I was hoping I could
achieve the following implementation.
GenericKeyedCollection<int, Person> collection = new
The 64 bit question14 Dec 2005 10:02 GMT2
I have a pretty nice box in production (2 dual core Opterons) and it is
running the 32-bit version of Windows Server 2003 and 32-bit version of
SQL Server 2000.  The application that's running on it is very
performance sensitive and runs 24x7x365.  However, after a bit of
Events - Delegates - Inheritance14 Dec 2005 09:47 GMT4
There are a set of clients who need to be notified of certain events. I have
used events and delegates (publisher-Subscriber model) for the
notification mechanism. All the clients register with the event publisher
and subscribe for the events that they are interested in. When a ...
COM objs problems with .net14 Dec 2005 09:16 GMT5
I am have a COM object which occupies more and more memory everytime it's
used.
The "VM size" counter (private bytes) of the process that uses the COM
object keeps on growing when instantiating and using the object frequently.
Unable to read data from the transport connection14 Dec 2005 08:04 GMT4
Hi to all,
Im searching a hand to solve an Exception that i get when i try to give the
user to a gmail account...
Any help would be appreciated.. Thanks in advance
 
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.