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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Automatic email replies11 Aug 2005 21:21 GMT1
i want to make a tool which automates email replies. How can i include
the original message body in my reply using the same format as a normal
email client would do, in both html and text formats?
Are there standards on this? example, if i look at what MS outllok does to
Get tasks informations just like task manager does11 Aug 2005 21:13 GMT2
   Is there a way in VB.NET to get the information about a task just like
the Windows' task manager does? I want to get how started the task, the
memory it takes, the cpu it take, the cpu time it has taken, et al.  Is
there native classes within the .net framework or will I have to ...
Checking if Modem exists from code in Vb.Net form11 Aug 2005 19:05 GMT1
how can i check if modem is connected to the computert in a vb.net
application and if it doesn't exist, my application  prompts user: plz check
or reconnect your modem and also if modem exists the user must be able to
change it's settings from within my application.
Help Value cannot be null exception11 Aug 2005 18:36 GMT1
I am experiancing a problem filling a dataset. I am getting a Value cannot be
null exception and can't figure out why. Here is the code what the heck could
be going on?
Dim conn As New SqlConnection(ConnectionString)
PDF email attachment gets corrupted11 Aug 2005 17:16 GMT1
I have a PDF file that I am trying to send as an attachment through a C#
program. Even though the PDF file can be opened by itself, sometimes the same
file cannot be opened as an attachment. If I try and open the original PDF
file I have no problems.
Inserting records into SQL Server from Oracle11 Aug 2005 16:58 GMT2
Has anyone ever grabbed records from oracle and inserted them into SQL
Server. I have been tasked with converting some DTS packages into VB.net
applications. What I want to do is not have the VB app interact with DTS at
all. Any help would be greatly appreciated.
Current Selected Row in a DataGrid11 Aug 2005 16:29 GMT4
Visual Studio 2003 .Net / C#
I have a datagrid, which is bound to a dataset at runtime when my page
loads.  When the user double clicks a row, I need to find out which row they
have selected so I can pass the key value onto another page, which is showing
Reflection Question..11 Aug 2005 16:13 GMT4
Given an assembly loaded into memory, I can call GetTypes() to get a
list of types that are defined in the assembly.
However, how can I get a list of types that are used in the assembly
that are defined in other assemblies?
Application blocks for .NET11 Aug 2005 16:08 GMT4
I have used it in test and other environments, didn't do any performance
tests for the applications. Anyone used the application blocks for .NET in a
production environment ? Is it recommended ? Which blocks are good to use ?
Thank you,
Exported C++ class 11 Aug 2005 15:40 GMT2
   I have a DLL that has a C++ class exported. Is there any way that I can
use this class in a C# program? I know about the COM interop but this class
isn't a COM class. I also know about accessing functions in DLLs using the
DllImport attribute but I don't think that imports ...
collection doesn't find element11 Aug 2005 15:31 GMT1
I have this class:
public class TestClass
   {
       private string testData = "";
Embedding Key in System11 Aug 2005 14:55 GMT1
I would like to encrypt a piece of data on a server so that the
application can read it with no user intervention (i.e. entering a
password), but so that someone with physical access, or administrator
access, could not.
oracle number field and datareader11 Aug 2005 14:09 GMT2
How do I select a number field from oracle 9i?  The field is a
number(integer).  I have this line in my datareader:
double dbid;
dbid = dr.GetDecimal(0);
outputcache11 Aug 2005 14:06 GMT1
I'm caching multiple versions of a user control with the following
directive in the ascx:
<%@ OutputCache Duration="200" VaryByControl="PrgCtrlDropDown" %>
"PrgCtrlDropDown" is the ID of a DropDownList. Everything seems to be
postback problem11 Aug 2005 14:03 GMT1
in my web application i've a grid in which am placing textbox contols at
runtime ( textbox controls created at runtime) and when iam pressing tab
control to move another text box within the grid only then it is performing
post back, but i dont wnat to perform post back how to do it.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 July, 2005
 
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.