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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASPNet 2.0 C# files download question29 Sep 2007 06:32 GMT1
In my ASPNet 2.0 C# web form frmDownLoad.aspx, I have a HyperLink for
clients to download a specific document Report1.doc.
What I want to know is getting the client's public IP and PC's name under
the situation that Report1.doc is downloaded completely.
Web Page Input29 Sep 2007 06:26 GMT1
I have a button on a win form that opens the UPS web site, which uses
a .jsx page for the default page. Easy enough. I've viewed the source
code of the page and found the input boxes for the user name and
password. Is it possible to interact with the web page from my
How to use Variable in select statement?29 Sep 2007 03:13 GMT8
I created a very simple form.
There are 2 text boxes; 1 for entering account number and other to display
its desription.
I also placed buttom so when it is clicked, select statement underneath grab
DLL path28 Sep 2007 23:28 GMT3
How Can i get the location where a Dll Was Loaded From
Tks
DaveP
Reading big chunk of binary data from socket28 Sep 2007 21:27 GMT3
In my application I have to read sometimes quite big chunk of binary data.
I have a buffer which default size is 32000 bytes.
But how could I read binary data that exceeds 32000 bytes?
Is allocating more size to buffer and copy data that exceeds 32000 bytes at
Word 2007 as content in asp net28 Sep 2007 20:31 GMT5
I would like to be able to post word 2007 document on my web site and
then use this document as the content of a web page. I know share point
can do it but i can't use it on my server. So is there another way to do
so ?
Overlapping Group Boxes28 Sep 2007 20:08 GMT5
I am having a strange issue with an application written in .NET 2.0.
Actually it is in VB.NET but I think my problem is not language
specific, but a .NET Framework issue.
On a form I have a Combo Box populated with two items. There are two
How to create manifest for non .net application28 Sep 2007 20:04 GMT3
Sorry for off topic here. I would like to know will it be possible to
create a manifest for non .net application? I have a program created
with VC 2.1 and Install Sheild as well. I want those two programs to
require admin privileges to run in vista. I know I can do it in VS
Converting an img tag into a string and parsing out alt tag28 Sep 2007 18:39 GMT1
I need to create a class to convert the <img> tag into a string and parse
out the alt tag and create a caption out of it. I have no clue how to do
this. Please help!
Thanks in advance!
Feature request for C# Generic inheritence28 Sep 2007 18:03 GMT9
What do you think about the following features:
public class GenericDecorator<T> : T
{
}
SortedList or Dictionary of KEYS ONLY28 Sep 2007 17:50 GMT8
I noticed that I am using quite often SortedLists where I use KEYS
only.
when I add new elements I use something like :   MyKeyObj  ,
Nothing/Null/false
Now I've done it...28 Sep 2007 17:40 GMT3
I wanted to exchange all the ComboBoxes in my project with a special
MyComboBox inherited from the Regular combobox but with a little extra code.
Because I didn't want to remove all the normal comboboxes and drag and drop
MyComboBoxes, I did a find and replace in my entire ...
Make a TextBox tooltip appear in-place (same as overly wide TreeView node texts)28 Sep 2007 17:38 GMT2
I'm trying to mimic how the TreeView shows a full text inplace tooltip
when the mouse hovers over of TreeView node whose text is truncated
due to skinny form or panel.
In the IDE I have
System.Drawing.Size unit28 Sep 2007 17:37 GMT2
what is the unit of System.Drawing.Size?
when i'm writing Size = (1024,784), is it pixel? or something else?
Thanks,
Tutorial on Proper Animation28 Sep 2007 17:17 GMT1
I am looking for a C# .NET 2.0 tutorial on animation techniques,
especially the difficult subject of Invalidating() the smallest possible
area on the screen and the proper way to set things up.
 
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.