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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Logged user with vista rights elevation19 Jan 2008 15:37 GMT9
Happy  new year ;-)
Here is my crazy issue.
Situation :
On vista, i have my admin account named "ADMIN" and another account named
Windows Application + Web Services19 Jan 2008 15:23 GMT3
My Windows Application has two forms, one form contains a grid (lets say
Stock Listing), and the other is a form of one stock, contains some edit
boxes for one stock's fields..
Is it possible to run application remotely and retrieve grid and form data
Naive question about closing a WinForm19 Jan 2008 13:54 GMT2
If I have only one main form in my WinForms app, do I also need to
call Application.Exit() after this.Close() or will just the call to
Close() suffice?
Creating an array19 Jan 2008 13:27 GMT9
I new to C#, and I would like to know how I can create an array that I do
not know in advance how many item will be placed there
Signature

Thank You in Advance

AssemblyInfo.cs19 Jan 2008 13:27 GMT1
Who uses the AssemblyInfo.cs file? How is it used?
bitand in XPathNavigator19 Jan 2008 12:14 GMT2
using 'XPathNodeIterator' for selecting nodes.
is it possible to do bitand operation or similar functionality in xpath
XmlDocument XmlDoc = new XmlDocument();
XmlDoc.LoadXml(xmlstring);
How to get Isolated COM Activation (Registration-Free COM using a .manifest file) to work on Windows Server 2003, Enterprise x64 Edition?19 Jan 2008 10:43 GMT2
How to get Isolated COM Activation (Registration-Free COM using a .manifest
file) to work on Windows Server 2003, Enterprise x64 Edition?
The Isolated COM examples work on my Windows XP Pro but not on Windows
Server 2003, Enterprise x64 Edition.
Problem wyth colors (uint, hexa)19 Jan 2008 09:31 GMT1
This is the problem, i have a ocx, that have one control and one uint
Property, like this
Property color, acept values uint, Manually i set the value as this:
object.color = 0xFFFFFF;
Aspect Oriented Programming19 Jan 2008 09:23 GMT11
Hello, I'm a post-graduate student at the Open University in the
United Kingdom. I'm carrying out research into Aspect Oriented
Programming (AOP) to investigate the reasons why it has not been more
widely adopted by commercial software developers and would be grateful
Issue with unknown browser..19 Jan 2008 07:51 GMT2
I have a C# developed web service..  Everyone once in a while I see it not
running..  There are no logs saying it was shutting down, no eventlog saying
there was an error or it was being shutdown, just isn't running.    This has
happened 3 times in the last week.   What I did ...
Getting a .NET type given a database-specific type name19 Jan 2008 04:41 GMT4
Say I were to query the schema tables from a database management
system. Say I got a DataType field that held the string 'VARCHAR2'.
Now, I know that VARCHAR2 associates to System.String. However,
different DBMSs have different types and worse, even some with the
To lock or not?19 Jan 2008 02:21 GMT12
I have a class as follows:
public class OperationFeedback
{
   DateTime _startTime;
datagridview saving18 Jan 2008 23:55 GMT4
Hi, I need some advice on how to proceed with saving gridview
contents. Ive got a 'datagridview control' on a form, so its window
application only not web. I fill this programatically with
'dataGridView1.Rows.Add(whatever array)' so its not bound to a
.NET Remoting over HTTP18 Jan 2008 23:20 GMT7
All,
I currently have a windows application set up in a remote office that
accesses data via web services. This is a generic web servies set up
where the WebMethods exposed in an asmx file gather the data requested
Question on using IIS for a C#/WCF backend18 Jan 2008 22:48 GMT2
I have a team that is designing/building an n-tier (5 logical layer, 3
physical) WinForms application that will be deployed via ClickOnce. The
backend will be using WCF for communication.
Here is the question... the design team is using IIS, which is not a
 
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.