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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I get the dimensions of a graphic file?11 Sep 2007 22:21 GMT7
I have two jpegs -- one portrait, one landscape.  I need the ability to tell
the length and height of the graphic for further processing.  How can I do
this using CSharp?  
thank you
LINQ COlumnAtrributes11 Sep 2007 22:05 GMT1
Does anyone know how to inspect the column attributes such as name and
DBType at run time assuming one is starting with a SQLMetal generated
table?
dbf question11 Sep 2007 21:52 GMT2
I'm trying to get binary data using the VFP OleDbDriver from a dbf table
(foxpro 9), an image to be honest.
The big problem is the type of the field where this data is stored.
It's a long varchar field (do not ask me why).
C# equivalent of PHP's intval()11 Sep 2007 21:21 GMT5
intval() in PHP is a simple function... you toss it a string and it
gives you the integer value.  If the string is all text, the value is
0.  It's very nice for simple form validation where you want to force
a form value to be an integer.  If the user enters one, it gets used.
difference11 Sep 2007 20:52 GMT2
If i write:
double alfa = 10;
Console.WriteLine("The number is {0}", alfa");
it shows on the console: The number is 10.
Problem with Marshal class in Visual Studio 200511 Sep 2007 20:48 GMT7
I have recently switched from VS2003 to VS2005 and at the same time
from V1 to V2 of the .NET Compact Framework.  The target is a Windows
CE 5.0 device and an ARMV4I processor.
System.Runtime.InteropServices.Marshal.WriteInt32 used to work fine but
design advise selecting object for webservice methods11 Sep 2007 20:04 GMT4
I've come here to get some advise from the experts.  Currently I am
tasked with modifying a web service that currently supports one
product to support multiple products.  It needs to be backwards
compatible so other products still work with the same method calls and
Return Arrays from a C# COM object11 Sep 2007 20:02 GMT1
Does anyone have and links or a brief summary of how to Return Arrays from a
C# COM object?
Passing a Form as an argument11 Sep 2007 19:57 GMT1
In VB I was able (I think, it's been a long time after all) to pass a
Form as an argument to a procedure, and then within that procedure, to
access the controls.  For example,
public void MyProc (frmMain f)
Using SMTP Client11 Sep 2007 19:48 GMT4
Would I be correct in assuming that the SMTP Client that's part of
.NET 2.0 is incapable of handling MX lookups?
TIA,
Lilith
Is there a Workflow Foundation list?11 Sep 2007 19:00 GMT1
I didn't see on in my outlook viewer.
Thanks in advance!
Derrick
Dns.GetHostAddresses()11 Sep 2007 17:02 GMT2
so im pulling a list of computer names from the AD.. and then for each name
im doing a DNS lookup to get the IP... the problem is that apparently not
all of the names in the AD are in DNS... which is expected, and fine.. the
problem is that if the host isnt found the method pukes ...
Dataset to ADODB.Recordset11 Sep 2007 17:00 GMT3
Basically, I need to return data for legacy app in a way of
ADODB.Recordset.
http://support.microsoft.com/kb/316337
This article pretty much covers it, but I would like to do that
C# Windows Service Problem11 Sep 2007 16:49 GMT16
I have created a Windows Service using Visual Studio .Net 2005 and C# which
executes a series of database jobs on a time basis.  I am using
SqlConnections and SqlCommand objects to connect to a SQL Server database
and execute stored procedures and query text commands.  I am ...
Copy(able) text11 Sep 2007 16:30 GMT1
If place a file on your desktop, right click and select 'Properties',
you get a dialog box with things such as type of file, location, size
etc.
This information is selectable with a cursor and can be copied to the
 
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.