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# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HID/USB in C#24 Aug 2007 19:15 GMT2
Anyone have an example or component to code HID (Human Interface Device) ?
Thanks.
Printing an Image using GDI24 Aug 2007 18:51 GMT2
Hi all...
i am trying to print an image using GDI - but the only thing i get is a
black rectangle.
Does anybody know what is wrong, or how else to get the bitmap on the
Bitmap.Save is increasing number of colors24 Aug 2007 18:41 GMT2
I have a problem. I open bitmap file, load it to memory decrease color
palette by proceeding Euclidean distance. As a result i have image
reduced to - for example 18 colors. Once i save it -
Bitmap.Save(filename) reopen and check color of every pixel it seems
Generic methods24 Aug 2007 18:31 GMT10
I'm quite new to generics. I have 2 generic classes:
MyClass<T> and MyOtherClass<T>.
MyClass<T> has 2 public Add methods
Add(MyOtherClass<T>);
Using Visual Studio 2005 on Vista.24 Aug 2007 18:15 GMT18
I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad idea?
If not, what are the updates / patches which will ensure reasonable
performance?
using WMI in CSharp24 Aug 2007 17:05 GMT4
how can we get registry settings of a computer within local network using
WMI?
Lalit
Multiple delegates24 Aug 2007 16:12 GMT5
A button is rgistered with four delegates. Which delegate will be
called first and why ?
Confused... "Cannot pass 'Item' as a ref or out argument because it is a 'foreach iteration variable'"24 Aug 2007 15:53 GMT2
I am an old, longtime C programmer surprised and confused by an error
message I'm getting from my VS2005 compiler...
"Cannot pass 'Item' as a ref or out argument because it is a 'foreach
iteration variable'" is the error message I'm getting for code that I think
WCF service behaves differently when called from localhost, why?24 Aug 2007 15:51 GMT3
I have running WCF service (config below) hosting in just console
application - because I've used InstanceContextMode.Single and
ConcurrencyMode.Multiple and no Throttling I expect that 10 simultaneous
requests will create 10 threads. Indeed it's true when calling service from
DataGridView w/ List - order of columns24 Aug 2007 15:16 GMT10
I've got a DataGridView and set the DataSource to a list I've created.  The
problem is, the columns are not showing in the order I'd like.  I cna't
figure out how to change the order.  The physical order of the fields in the
class that the list holds seems to make no difference.
Argument problem with an XSD stored proc with output parameter24 Aug 2007 14:48 GMT2
I am trying to use an XSD generated function which needs a parameter of type
'ref System.Guid?'  I am passing it a 'ref System.Guid', but am getting the
following error: "cannot convert from 'ref System.Guid' to 'ref System.Guid?'
"  So the question is what does the question mark ...
forcing listview to only one column24 Aug 2007 14:46 GMT2
How can I force a listview to have only one column so that it
resembles a listbox?
Thanks,
Bob
Communication from child to parent in using Events/Delegates24 Aug 2007 14:26 GMT1
I have a parent class which creates and uses child class. Child class
use it's own methods for different tasks.
If an error occurs in child classes methods I would like to inform it
to parent class using Events/Delegates.
Can't get Unit Test to work with some projects24 Aug 2007 14:19 GMT3
I'm having trouble creating unit tests for some of the projects in my
solution. The unit test doesn't seem to recognize that there are classes and
methods in some of the projects in a solution and so does not give me the
opportunity to ask it to create unit tests for those ...
trouble writing new and updated values to app.config file24 Aug 2007 11:55 GMT6
im wanting to store some custom text strings in the app.config file of
a c# app, to be retreived and updated when the app runs.
using c# 2005 express
in my testing i am using the code bellow, and its almost idenictal to
 
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.