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 change control properties in Form1 from Form213 Dec 2005 21:42 GMT3
I have Form1 - the main form with some controls including a button.
I have Form2 - the properties form with a combobox and button. The user can
select the colors of a button in the combobox in Form2 and press "OK". What
code should I add to "OK" so that the user can change the ...
C# Open Source Projects13 Dec 2005 21:30 GMT4
Does anyone know of any C# Open Source Projects that I can get involved in? I am a beginner in the C# world but I would like some experience with this language though. If anybody happens to know of any projects please let me know.
Signature

(\(\
(=':')

Double BUffer13 Dec 2005 21:11 GMT7
Hello Gurus!
I really need this one to finish a module in my thesis. PLease please help
me. I need a double buffer class so i can call it and use it anytime i want,
the problem is everything ive tried as a class doesnt work.. please please
bind GUI elements to xml13 Dec 2005 20:48 GMT1
hi  all
I have a small application assembled from
C# winForm client side (few of them)
C# webService at the server side
Can not add rows into dataset using Merge()13 Dec 2005 20:46 GMT2
I have problem when merging existing DataTable into new dataset.
DataSet ds = new DataSet();
while ( done )
{
C# runtime version13 Dec 2005 19:32 GMT17
I'm trying to get a C# application developed with .NET 2.0 tools to run
with .NET 1.1. runtime. Is this possible? I have only used methods and
properties compatible on .NET 1.1.
Are there specific build options that I need to use?
Find out if classis used in asp.net or windows app13 Dec 2005 19:21 GMT7
I need to be able to find out if the assembly is currently used by an
asp.net app or a windows app.
Assembly contains a class which has an object factory, but this object
factory should throw an exception if used in asp.net app.
combobox problem13 Dec 2005 19:11 GMT1
I'm trying change the layout of a combobox when f.e. a certain property is
set to true.
My problem is the following: when I execute the code, the combobox is
repainted but there always stays an area unpainted.
GetType Question - Best way to do this?13 Dec 2005 18:57 GMT7
I'm using a modified Tree control that contains a Tag property of Object.  I
iterate through two different tables to build the Tree w/ root nodes being
Groups and child nodes being GroupMembers.  As i iterate, i'm adding to the
Tag property either the instance of that specific ...
SQL query on in-memory data13 Dec 2005 18:52 GMT1
I need to read data from flat files in memory and execute SQL query on
the in-memory data. I do not have an option of using a database and I
am using c# .Net to build my application. Does anyone know whether it
is possible to make SQL query on datasets or on XML data for that
Inheritance Woes13 Dec 2005 18:43 GMT5
Running into an issue where the compiler will throw an error...
"The type '<BaseClass>' is defined in an assembly that is not referenced.
You must add a reference to assembly '<BaseClass>'."
... when using a derived class where the base class and the derived class
Access SQLRS2005 from .NET 1.1 application13 Dec 2005 17:40 GMT3
I currently have a windows service written using VS2003/.NET 1.1 and this accesses reports from an SQL2000RS server and distributes them via email.
My customer wants to use SQL2005RS in order to facilitate end-user report creation; is it possible to access SQL2005RS from .NET 1.1 ...
How to support SQLite and PostgreSQL at the same time?13 Dec 2005 17:20 GMT2
One quick question, with hope that the answers will be the same :). What
to use if I want to ship two versions of my application, one using SQLite,
small embedded database for single-computer instalations, and one using
PostgreSQL for multi-computer instalations.
Send voice stream to another application?13 Dec 2005 17:16 GMT1
Is it possible to play a wave a wav file from my application and send
the output to another application (like a voice chat application)
instead of the speakers?
I hope you can guide me or give me hints on how to do this.
Windows Service in Web Garden13 Dec 2005 16:50 GMT1
Here I am using Windows service as failover for the regular C# web
application which will read failed uploads( to database from the
MessageQueue) and re-uploads to the database. I am using
MessageQueue.GetMessageEnumerator method in PeekCompleted Event. Is
 
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.