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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to pass lots of data from unmaged to manage code using CCW31 Mar 2008 23:48 GMT5
i want to send lots of data from unmanaged to mange code using CCW.
i have made this kind of code with variant, but it was slow..
for example
because i have to make variant type like safearray, before send variant to
a state machine design question31 Mar 2008 23:44 GMT2
Sorry if this question is off-topic. I would like have your
suggestion .
I need to write one application which control a machine via serial
port. There are 5 states in the following sequence: active, set,
ArrayList Question31 Mar 2008 23:05 GMT8
I am trying to create a property to read and write strings into an
arrayList.
What I have is I create an arrrayList in my class,
ArrayList m_circuitNames = new ArrayList();
ExtractAssociatedIcon Only 32*32?31 Mar 2008 23:00 GMT3
Icon.ExtractAssociatedIcon() has no parameters. Surely we need all the
sizes of icons when we actually writing applications, but it seems
that ExtractAssociatedIcon returnes only one size, 32*32. How can I
get other sizes like 16*16, 48*48? Is it impossible without P/Invoke?
How to get monitor size?31 Mar 2008 22:49 GMT4
Hi Experts:
Using C#, is there a way to get the display monitor's size in inches (for
example, I'd like to know if the monitor size is 15", 17" or whatever)?
Thanks in Advance
How to do subquery in linq?31 Mar 2008 21:59 GMT1
I have a query I'm building dynamically.. I start off with this:
 var query =
       from documents in db.Document
       select documents;
Manually choose where App Settings stored.31 Mar 2008 20:52 GMT1
The Application settings which VS.NET provides are handy, but the
settings are stored in a predefined folder like ApplicationData\Company
\AppName.... or something. Can I override this behaviour so that *I*
can decide where it is stored? Is it impossible? Then I have no choice
compiler question.31 Mar 2008 20:51 GMT1
I am using al.exe to build a exe from a .netmodule and adding a
resource. I was able to do it and al.exe ran fine. I was expecting
that the exe that get generated will have both my .netmodule and the
resource and it seems not. When I copy just the exe to another
iGrid.NET31 Mar 2008 20:49 GMT3
Who use iGrid.NET component from http://www.10tec.com ?
If you use it, how is it ?
I want a component with more functionnality but with a correct price
(not between $1000 and $2000 for single user) ?
SetCaretPos within OnPaint method of user control31 Mar 2008 20:16 GMT2
How do I SetCaretPos within the OnPaint method of a user control?
The caret either does not display or is not positioned where I expect
it to be. I am guessing SetCaretPos is working outside the confines
and relative location of the ClipRectangle.
Unicast UDP Server31 Mar 2008 20:14 GMT8
I'm attempting to set up at UDP server in unicast mode, where
10.1.16.25 is the remote machine.  Below is the error being thrown
when binding the socket.  What am I doing wrong?
System.Net.Sockets.SocketException
good opportunity for .NET DEVELOPERS...DONT MISS THE GOLDEN     OPPORTUNITY31 Mar 2008 17:48 GMT1
DEAR CANDIDATES,  PHP & .NET DEVELOPERS
We are young entrepreneurs in the field of Information Technology and
have pleasure to introduce ourselves to you for valued co-operation
and esteemed order. We are presenting ourselves in your esteem service
Delegate question31 Mar 2008 16:37 GMT3
Here is a stripped down version of a delegate I am trying to get to work,
which is how an example program shows:
using System;
using System.Collections.Generic;
Anonymous functions in C#31 Mar 2008 16:36 GMT4
In Javascript, you can create an anonymous function (function literal) in
one statement:
   c = function(x,y){return x * y};   // define and assign in one line (how
poetic)
A Security Problem31 Mar 2008 16:23 GMT3
I have a program finished, I created the exe, I tested it, works
fine.  I move the exe to a network drive so that others can use it,
and suddenly it fails.  The problem seems to be a security problem,
since the program tries to access the backend through SQLConnection,
 
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.