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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using C DLL in C#26 Sep 2005 10:08 GMT3
I have a C DLL and I need to use in C# i tried to load and use the function  
as following but exception generated with error
An unhandled exception of type 'System.EntryPointNotFoundException' occurred
in CDicLib.exe
/// Style comments and documentation26 Sep 2005 10:05 GMT3
I have all my code commented with /// type of comments. What are my options
to generate MSDN like documentation for my code and also possibly create a
help file for my code?
Thank you,
Class instance problem26 Sep 2005 09:44 GMT4
I am using the 2.0 App_Code folder to have a common, global class for every
aspx page to access and use. I need to have a common "MainTitle" string
variable to read/write and which finally the MasterPage PreRender event code
parses to decide if a page title should be rendered.
dataset CE26 Sep 2005 09:28 GMT2
We have a Windows CE client with the .NET compact framework on, and we
start 10 workerthreads on this client.(Everything is C#)  They all make
webcalls to our ASP.NET webservice,and they all have a local pointer to
the webservice.
Theming26 Sep 2005 09:03 GMT1
I try to find out whether there is a reliable way to detect
if an application is themed. Especially I need to know that
from within my user control.
From all the newsgroup posts I read I could only infer two
Copying a File To The Clipboard26 Sep 2005 07:46 GMT8
I know how to place text into the user's clipboard:
Clipboard.SetDataObject("My Copied Text");
but how do I place a file in there?
So, if I have a file C:\test.txt, how can I place that file into the user's
New & confused-Possible to inherit aspx forms?26 Sep 2005 06:26 GMT5
I am beginning a web app. I am using C# aspx forms for my web pages.
Is it possible to create/use one aspx file as a base from which to
derive other aspx files? I can not get this to work.
What I tried was this:
C# can consume an unmanaged dll. Can c# link to a static library?26 Sep 2005 04:31 GMT1
All or Anyone:
C# links to dlls. Can it link to a static library?
David
Updated a Textbox from a separate class26 Sep 2005 03:36 GMT28
I know this is probably simple but I have a C# form and the class for the
form is called sbaSynch.  I have a textbox name txtServerName.
I'm creating a class to manipulate XML functions so I added a class to
project and it's named XmlApi().
Combo Box to populate Data Grid26 Sep 2005 03:08 GMT4
I'm open for any suggestions on how to better program this.  I want the user
to select a license from a combo box, cboPrivilege and then the user will
click the add button, then a record will be added to the data grid.
My current code is coming up with errors, dt and drv are ...
Converting25 Sep 2005 22:28 GMT5
How do i convert a varible object to string?
I have a varible called "folder" and my app reads the registry for the
folder path so
object folder;
How to read a text file into a string variable25 Sep 2005 22:12 GMT3
I have a text file, it is some scripts of SQL.
I want to read it into a variable, and set the string variable tto  a
command string of SqlCommand.
How can I  read a text file into a string variable
How to create Auto generated values in DataTable?25 Sep 2005 20:11 GMT1
 Can anyone tell me how to create auto generated values in a DataTable
column?
Looking forward for the reply....
Thanx in  advance...
Databinding25 Sep 2005 20:09 GMT1
In my C# windws app i have 2 problems that datagrid have no column hight
property & no multiline which mean memo/text field will not be readable
(user friendly).. is there anyway to inherit from datagrid to add this
property??
C# String Operations - Question25 Sep 2005 18:59 GMT2
Is there a command that can be used to change the string "New York
Collection Letters.pdf" to "New York Collection Letters_200509.pdf"? (right
or variation of substring)
Basically what I have been tasked to do is copy a file from one place to
 
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.