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 / .NET Framework / General / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hold down keys18 Jul 2006 05:28 GMT1
Is there a way to hold down keys in vb.net?
In the program I am writing I can simulate a MOUSE button hold down:
Public Declare Sub mouse_event Lib "user32" (ByVal dwFlags As Long, ByVal dx
As Long, ByVal dy As Long, ByVal cButtons As Long, ByVal dwExtraInfo As
Stored procedure for recordset access18 Jul 2006 05:26 GMT1
I use sqlCommand object in conjunction with sqlDataReader but can't find a
method that can access a recordset that holds one new id from the SP's
select. Thanks.
SqlCommand salesCMD = new SqlCommand("sp_GetEdgilTransactionId ", nwindConn);
Drive A: No IP Address found??18 Jul 2006 05:18 GMT1
I get this error messaged when I try to use my A drive, sometimes I get the
error message: See System Administrator? I don't know what to do. I have
Windows XP Home Edition. I have always saved everything to my D drive. I am
not sure what to do?
File Creation on Network18 Jul 2006 05:17 GMT1
I am facing some challenges in creating a folder in the file server on
the same network.  The application will create a folder on the network
share when the user clicks a button.   This works when testing from my
PC as local host.
Frustrating Build Error...18 Jul 2006 04:47 GMT4
I keep encountering an error message while trying to build a solution that I
cannot seem to get around.  I cannot figure out what the error is trying to
tell me as there does not appear to be much information provided.
I have a C# class library project (project A) that references ...
countdown to a specific date18 Jul 2006 04:31 GMT1
hey,
I am working on creating a countdown from the current date to a specified
date later on, using days, hours, minutes, and seconds, updating every
second.  I have been searching and searching, and I have figured out how to
Beginner stored proc issue18 Jul 2006 01:37 GMT4
I need to call a sp that inserts a row and returns the id.  I take it that I
have to use command vs. reader sqlcleint object to achieve this?  How'd I
read the id back if the id is returded via a select at the end of the SP vs.
thru a o/p parameter?  Thanks.
Using generics in the Composite Design Pattern to avoid Boxing17 Jul 2006 22:17 GMT12
Basically I'd like to implement the composite design pattern with leaves that
are either of reference or value types, but even using generics I can't seem
to avoid boxing (using ArrayList or Object)
Is this even possible, or is the composite pattern doomed to use the
How to protect(or hide) c# code from reflector?17 Jul 2006 20:59 GMT2
In this news group I knew that Reflector for .NETis so cool.
But on the other hand I want to hide my code from it.
Is there any way to do that?
TIA
Complex app settings in 2.017 Jul 2006 20:47 GMT3
Hey everyone, hopefully this will have a simple answer. Using VS2005/.NET
2.0 Application settings.
I have simple settings working fine, but I am trying to store more complex
types now.
How to add a constraint of Nullable Types to a generics method17 Jul 2006 20:31 GMT1
compiling the following code:
public class App
{
   static void Main()
Can't load a web application - form17 Jul 2006 16:07 GMT4
Hi everybody!
I'm trying to start a new proyect in asp.net web application. But Visual
Studio show me the following error message:
The class file 'WebForm1.aspx.cs' specified as the codebehind for
printing datagrids17 Jul 2006 14:59 GMT1
Hi, I'm trying to print the data in a DataGridView object. I'd like to
allow the user to print it to a PDF if they want. I've found some
sample code online, but my question is: would the user be required to
have Acrobat PDF (or some sort of other Adobe component) installed, or
Extend Cache Lifespan ?17 Jul 2006 14:53 GMT1
I am currently caching some objects on the client in a windows application
but was wondering if it was possible to extend the life of the cache so when
I close my application down the contents of the cache remain to be accessed
later.
Replacing Data in an ArrayList17 Jul 2006 14:10 GMT3
I am working in VB.net and have a problem that I can’t seem to find any
information on.  I have an arraylist that I’ve filled with positional data
from a {numerical control machine} program.  I now need to rescan through the
array list and add values to two of the fields of my ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 June, 2006
 
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.