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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL Server/C# Number of Rows...18 May 2007 18:01 GMT8
I have a select statement that all I want to do is get the number of
rows returned in my query:
string strSQLAccountInfo1 = "select * " +
                   "FROM orders " +
Image objects18 May 2007 17:45 GMT2
IM nearing the end of a peice of work right now - i have everything
working bar one tiny line.
What i have is 2 Bitmap images that are the same size.
What i need is 1 Bitmap image which is the 2 images layered ontop of
Find Path To Client Application18 May 2007 17:44 GMT3
Part of an application I am building includes a button which the user
can click on to view a PDF file in Acrobat Reader, using the following
code:
               System.Diagnostics.Process.Start(@"C:\Program Files
OperationContext.Current or HttpContext.Current in MembershipProvider within WCF Service = null?18 May 2007 17:24 GMT4
I have a custom membership provider that I am using to authenticate
users in a WCF web service hosted IIS.  I want to be able to see any
cookies that come across and save session variables, but I cannot get
to the OperationContext.Current nor the HttpContext.Current (I am
Fields and Properties18 May 2007 17:19 GMT2
Can someone please explain to me when you would use a Property instead of a
field and wy? Thanks in advance.
Converting Ruby "each" iterator to C#18 May 2007 17:10 GMT2
I have two rather simple class methods coded in Ruby...my own each
iterator:  The iterator is used internally within the class/namespace,
and be available externally.  That way I can keep everything hidden
about the "instructions table."
custom listbox item w/ multiple checkboxes18 May 2007 17:07 GMT2
Can anyone give me an idea of how to create a listbox with list items that
look like the following:
-------------------------------------------------
DatabaseUserName1
Transparency Control18 May 2007 16:14 GMT2
Ive been trying to make a control which will allow me to draw
transparent masks over whatever is behind the control irrelivant of
what that control/image may look like.
My implimentation at the very basic level has a 2d byte array, each
XMLSerializer, socket18 May 2007 16:13 GMT3
I want to send XML data from a server to some clients over a network
connection using the TCP/IP protocol. If I send the XMLs as byte
arrays I need to insert header information in the data to distinguish
the XMLs from each other in the stream of data. Is there any way to
How to include old fashioned DLL in a C# project/solution?18 May 2007 15:26 GMT1
In my C# solution the MathsUtility Project uses a few fortran DLLs.
What is the correct way to specify the dependancy of these DLLs?
Initially I just stuck the DLLs in a directory on the System Path,
this is a disaster as far as running different versions of the
Why "GDI+ Window" visible?18 May 2007 15:05 GMT3
Each GDI+ instance contains a hidden top-level window whose title is "GDI+
Window" and whose class name is GDI+ Hook Window Class.
But in my program, sometimes the "GDI+ Window" appeared in the system
toolbar, and can't close that. And the program still works correctly.
DirectX creating problem with TimeSpan structure18 May 2007 13:20 GMT5
I am facing problem with TimeSpan structure when DirectX is used.
Following is the sample code that causes the problem:
***************************************************************************************************************
{
Using a Transaction with a SqlDataSource18 May 2007 13:14 GMT3
I have a problem on my SqlDataSource.
Once my SqlDataSource has Inserted, I need to run a stored procedure.
The return from this stored procedure determines if Icommit or rollback.
Here is my approach:
24-hour clock in datagridview date column18 May 2007 12:42 GMT1
I have a datagridview column formatted as a datetime, but I've been
unable to find a way to display that datetime using a 24-hour clock
for the time. What would be the best way to make that happen?
Database not refreshing?18 May 2007 11:12 GMT1
I have run a query to populate a listview from a table.
Works fine.
I then add a new row to the table, and want to refresh the list view,
so I rerun my 'PopulateView' procedure I have created. But no new rows
 
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.