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
page vs. dll, which are more efficient18 Sep 2005 23:45 GMT1
As far as I know, aspx pages are compiled and stored in the server's
memory the first time it's used. Would it make much difference if I
dump most of the code into a dll and have the page called that dll,
since both are already compiled?
floating toolbars18 Sep 2005 23:35 GMT1
is there a way to make toolbars float in their own windows like in ms office?
thanx
Signature

Alvo von Cossel I of Germany

Saving TIF Image from the Internet18 Sep 2005 23:08 GMT5
I have an app that (at the moment) moves through files that are on a web
site, and deletes them, wat i want to do for the next stage, is to be able to
download each file before i delete it.
i have tried POSTin to be able to view the image, then saving it, but it
reflection problem18 Sep 2005 20:42 GMT10
I need to print Public Properties of a class.
I must access to Properties with GetSubObject function.
Please help me.
FieldInfo[] fields=typeof(Boolean).GetFields();
Deterministically destroying a COM object18 Sep 2005 20:38 GMT1
I have a homework assignment to access a COM object from a .NET client,
get some information from it, then deterministically destroy it.
I search the registry for the directory of the object's CodeBase, then
load the .dll assembly via System.Reflection.Assembly.LoadFile().  I
Using a HelpProvider, go to a specific anchor tag on a page.18 Sep 2005 19:57 GMT2
So far I have my .CHM file working with my application through a
HelpProvider. But, I would like to display certain locations on a page
immediately. For instance, I have a page 'DataEntry.htm' in my helpfile
'DataEntry.chm' with a paragraph about a subject called "Supplementary
bitmap rotation question.18 Sep 2005 18:54 GMT3
Sorry if this is an obvious question but Im trying to rotate a bitmap and
then save it. So far Ive only found how to rotates a Graphic but I can't
find how to save it. I also want to crop the image and resize it, but I
assume thats straight foward and for the code below Ive set ...
Using P/Invoke to find Certificates with specific Enhanced Key Usa18 Sep 2005 18:45 GMT3
I'm trying to call CertFindCertificateInStore to find all certificates in the
store that have the Code Signing enhanced key usage.  I'm running into
problems marshalling the array of OIDs in _CTL_USAGE. I keep getting a "This
type can not be marshalled as a structure field."
key combinations help18 Sep 2005 18:15 GMT3
I want to have certian key combinations which are hidden from user but if
required i can use them to add some additional functionality to the program.
I want to do this in C# 2.0 and i am using VS .Net 2005 Beta 2. Please help.
Regards,
How to read AssemblyInfo.cs ?18 Sep 2005 18:09 GMT5
I'm using dotnetframework 1.1.
By the way, I don't know how to read the information of AssemblyInfo.cs file.
I wish to read it.
The following Example Files.
automate webpage manipulation in a c# form18 Sep 2005 14:37 GMT1
I am trying to automate the upload and submit of a file to a web based
secure email server.  I am able to enter data into the fields of the
form, but the submit action is done by a javascript command.  is there a
way to run java script commands from the c# object?
How to use OSQL?18 Sep 2005 13:51 GMT1
I have tried to follow an example in a book using OSQL.
However, the first command:  osql -E returns an error message, saying the
server does not exist or access denied.  It then goes on to say
Connection.Open() (Connect())
Nested loops on a self referencing table18 Sep 2005 13:23 GMT1
I have a database table with the following kind of structure
CategoryID (int)
Parent CategoryID (int)
CategoryName (varchar)
Data loaded into DataSet18 Sep 2005 13:03 GMT4
Hello all, I am wondering about the memory arrangement in C#.
If I am going to load, say, 20000 data rows from about 20 tables at once,
where will be the data stored in my machine? All save on RAM? Or a portion of
them is fetched to RAM for processing?
VCL TSpeedButton equivalent?18 Sep 2005 13:01 GMT1
Anyone know of a functional equivalent for
the VCL TSpeedButton (e.g., a button that
does not get input focus) in .NET?
 
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.