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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
shared assemblies22 Aug 2006 21:18 GMT2
In directory c:\window\assembly(GAC) can you find a lot of global assembly
names which is called
shared assemblies.
If I for example use ILDASM on a file called Accessibility which is a dll
Printer PageSetupDialog PageSettings not being initialized for Adobe PDF?22 Aug 2006 21:03 GMT1
My C# app. apparently has problems with PageSettings not being
initialized properly after calling PageSetupDialog.  If a user selects a
non-default printer from PageSetupDialog, the PageSize is apparently
not-initialized properly.  It appears to be printing to a very small
drag and drop graph in .NET?22 Aug 2006 21:00 GMT1
My current project requires drag and drop graph: for example, I have a
line graph, I need to drag a certain point of the line and change its
curve. (it is straight line so it will change in zig-zag way).
is there any mouse interaction function in .NET?
C# using VC++ Classes22 Aug 2006 20:51 GMT5
a simple question i think. I have some old projects written in C++ (VS6). I
want to class and objects from this projects ( I have sources natually) in a
C# application (win). Is it possible? How can i do?
Regards,
DataGrid Scrollbars22 Aug 2006 20:50 GMT1
I'm seeing a strange problem with a Windows.Forms.DataGrid in my
application.  When I bind it to a table in a DataSet, everything works
fine.  But when I bind it to a DataView, the scrollbars on the grid are
disabled and only become enabled when the user either clicks a column
when my C# service impersonates a secondary account does the secondary account need any special permissions? what are they?22 Aug 2006 20:41 GMT1
when my C# service impersonates a secondary account does the secondary
account need any special permissions? what are they?
Get File Type Description22 Aug 2006 20:40 GMT1
Is there a way to get the Window's file type description:
>> Extension >> Description
...
".doc"                 "Microsoft Word Document"
Edit structure members when a property22 Aug 2006 20:09 GMT1
Hi, I was wondering why I couldn't assign values to a rectangles member when
the rectangle is a property of a class ie.
// This works ok as expected.
Rectangle r = new Rectangle(10, 10, 10, 10);
c# Interface question - noob22 Aug 2006 20:07 GMT6
I found the below example online, while trying to under Interfaces.
In layman's terms, can somebody explain what the purpose of this line
is:
void SportCharacteristics(); //LOCATED IN THE Iball interface.
basic question from total newbie....22 Aug 2006 19:53 GMT2
Thanks in advance for reading this. I'm very new to c# development.
In my webforms application (standard .aspx page), I have added an HTML
"File Field" control. This seems to do exactly what I need (let user
browse for a document on their local machine for upload).
MySQL and the GetSchema method22 Aug 2006 19:42 GMT1
Thanks for your time.
I've been trying to get a list of databases available on a mySQL server
(local) using the OdbcConnection.GetSchema() function.  Thus far I have
only been able to get "views".  Can anyone help me out?
What namespace for HtmlDocument22 Aug 2006 18:19 GMT3
using system
is not enough
Thanks
Jack
asp:menu problem22 Aug 2006 18:06 GMT1
hi, i have an asp menu with items that are longer than the text (if you
understand) so if the brackets are the it and the text inside is the text it
would look like this:
[ Item Text         ]
problem implementing IList and ICollection22 Aug 2006 17:37 GMT1
    I've got a MyList class that implements the IList<string>
interface.  I can do all the IList-specific methods, but when I try to
do the ICollection ones, it says
"Error:    'Form1.MyList' does not implement interface member
urgent: needed today!!! WMI child-to-parent22 Aug 2006 17:37 GMT6
is there a way for us to find the WMI namespace of the given WMI
class...??
its more like, i will be inputting the name of the WMI class and i will
be given the WMI namespace of that class...
 
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.