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 / .NET Framework / General / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting right click menu and executing command27 Dec 2005 05:37 GMT2
How to get right click menu of a file and execute the commands from my vb
.net application. Minimally, I want to handle the image files with commands
like "open" and "open with".
More Scenario Description:
Downloading a text file from a Web Server27 Dec 2005 05:31 GMT1
I would like to download a text file on a web server,
and use the contents of the file as data input. The file
can theoretically be accessed from internet explorer
using the address http://home.att.net/~rs_abq/GetText.txt
Generate Columns Dynamically27 Dec 2005 04:25 GMT1
I have a datagrid that will display data from the database. Each user will
specify list of columns he wants to see and in the order he wants to see.
User A can specify that he wants to see only columns A,B,C and in the order
A,B,C and the user might say I want to see only only ...
Raise Events in a control inside another27 Dec 2005 03:49 GMT1
In a VB.NET windows forms
I have a custom control which I have added a number of instances to a panel
control.  I want to raise a event when one of the controls on one of the
custom controls is changed etc.  and trap this event in the Form code where
Outlook integration in vb.net Web development27 Dec 2005 01:51 GMT14
I'm posting this again, as no answer to the first post....
I would like to integrate Outlook into my vb.net web page, so that when I
send an email (which I can successfully do now), it shows up in the sender's
Outlook Sent Items.
GDI + Changes in 200526 Dec 2005 22:18 GMT2
Have there been any changes to GDI+ in VS2005 as I've not seen any mention
of them.
Julian
Export .Net26 Dec 2005 15:42 GMT1
I am using Response.ContentType = "application/vnd.ms-excel" to export an
asp page to excel.  Nice feature, however, it does not seem to like style
sheets.  Because of this, my excel file doesn't look as nice as my asp page.
Is there any way around this without re-writing page?  
UNIX formatted file content handling26 Dec 2005 13:28 GMT6
I have some log files I need to process via VB.NET and C# based applications.
I read the entire contents of each file individually into a string variable
using the StreamReader class (.ReadToEnd).  I want to split the lines up from
each file and add the lines to an an ArrayList ...
CrystalReportViewer26 Dec 2005 09:15 GMT1
I am using a CrystalReportViewer to view a CrystalReport.  The report calls a
stored procedure with one parameter.  I am using .net version 2.
Two questions.
How do I set the parameter programatically so I don't get the extra window
filtering the received xml from DataSet.GetXml()26 Dec 2005 08:52 GMT1
hi, I'm sorry if this isn't the right group, I just didnt know which category
to place this question in.
Anyway, I have 2 problems: I got a web service which connects to a DB and
puts the data in a DataSet, and sends back to the user the DataSet.GetXml()
.net 1.1 components with 2.026 Dec 2005 08:46 GMT1
I use a rather old .net 1.1 component (Dundas Chart 3.5 actually) that I'd
like to continue using with the new studio - is this possible?
Unfortunately, Dundas components are rather expensive and they do not grant
any educational rebate ;(....
Change parameters in Deployment project ?26 Dec 2005 00:44 GMT1
In an existing Deployment project, I want to modify the Product Name,
Manufacturer Name, and the DefaultLocation of the Application Directory.
I cant see where this can be done. Could you help? Thanks in advance.
GB
Switch to thread25 Dec 2005 06:54 GMT2
What does "Switch to thread" option in the Threads debug window means?
does it mean switching thread context?
thanks
shayke
SIP Toolkit for .NET25 Dec 2005 05:46 GMT1
Evaluation and documentation for SIP toolking for both Compact Framework and
WinForms
http://www.astatech.com/products/voip/sip/
Using Directory.Exists for UNC path is sloowwwwww24 Dec 2005 18:48 GMT4
When I call Directory.Exists for a UNC path like below...
    if (Directory.Exists(@\\SomeServer\C) == false)
    {
       ....
 
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.