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# / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get number of pages for printing...?01 Nov 2005 00:15 GMT3
I am creating my own method for printing. I am using PrintDocument and
cycling through the data and creating new pages as neccessary.
My question is, how can I know that total number of pages so that I can put
"Page 1 of 5" on the first page and also I would know when to draw the
.NET and Bookmarks31 Oct 2005 22:29 GMT1
I have a custom reports functionality in my application. It is
basically Word document with bunch of bookmarks. In my code, I open
that document and return data from SQL to that file.
It works fine. The only problem is doesn't matter how I changed the
public folder permissions using exoledb31 Oct 2005 22:22 GMT1
I'm trying to use exoledb to apply permissions to a public folder.
My code looks like:
   ADORecord = new ADODB.RecordClass();
   ADOConn = new ADODB.ConnectionClass();
Calling a forms control from anther class???????31 Oct 2005 21:18 GMT9
This should be simple.  I have a form called frmInterface.  On this form I
have a label called lblStatus.  I want to change the TEXT of this label from
another class.
For example
MdiParent and InvokeMember...31 Oct 2005 20:56 GMT2
How can I get a form in a class library to become an MDI Child of the main
application?  I've tried the following, but does not work:
Class Library...
public class Class1
Selecting all items in a listview31 Oct 2005 20:50 GMT3
I know you can select a single item in a list view using the following
code
 listView.Items[index].Selected = true;
Is it possible to do this for all items in the listView control without
Login form disgard31 Oct 2005 20:37 GMT5
I have a login form, that if successfully answered, launches another
form.  The problem is that the login form remains even after I show the
main form.  How do I get rid of the login form?
Class method access to network files31 Oct 2005 19:55 GMT1
I have a method within my class that needs to open a network file. The file
is only available for certain active directory user. How can I have my
method temporarily login as an active directory user name and password and
open the network file?
View Contents of CHM file within .NET app?31 Oct 2005 19:50 GMT2
Is it possible to view the contents of a CHM file within IE?  I've attempted
to do this by right-clicking on a CHM file then selecting "Open With..." and
finally selecting "IE", but nothing happens.
What I'm attempting to do is allow the user to open an MDI child within
Call external application31 Oct 2005 19:04 GMT2
I there!!!
How can i call an external application??
For example SKYPE?
thanks in advance.
delete a file31 Oct 2005 19:04 GMT3
hi can any one help me in this
  how to delete a physical file from the drive
please help
thanks for the reply
should i write my new component with .NET 2.0 ?31 Oct 2005 18:44 GMT2
I am writing a new networking component (dll).
I have a few questions :
1. if i write it with .NET 2 , am i decreasing the number of potentials
clients of my component ?
Opinion on Grids31 Oct 2005 18:18 GMT5
I am starting a fairly large project where I could use a powerful grid
control.  I have looked at Xceed and DevExpress and both look really good.  
Do any of you have experience with these or any others that you might
recommend?  TIA
List of actions for a file extention31 Oct 2005 17:54 GMT7
How can I list the available actions (and the command line for each action)
for a specific file extension?  I am using C# and .NET 1.1
I need that for printing .PDF files (*.PDF files print action), but I would
like to have a general solution for other file extensions and actions.
transport data from mulitiple look-up tables through web service into business object for databinding31 Oct 2005 17:42 GMT2
Current code
 1.. creates SqlDataAdapter
 2.. fills dataset with database table extracted from dataadapter
 3.. populates tables with database table contents extracted from
 
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.