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 / New Users / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Electronic email07 Dec 2007 17:44 GMT1
I have not been able to receive an electronic scanned email, that my
supervisor has tried to send me. I have received these messages before, and
don't understand why all of sudden nothing is coming thru. My  sup. tried
several times and I finally suggested she send it to my yahoo ...
Searching for types07 Dec 2007 15:26 GMT8
If I call "System.Type.GetType()", passing in the assembly-qualified name of
the type to search for, how can I go about controlling where .NET will look
for the assembly containing the type. Assuming I'm not using strong names
for instance (no GAC involved), and I pass the ...
Processes User Name07 Dec 2007 13:30 GMT1
I am looking for a way to get a Processes "User Name", similar to that found
in Task Manager. Whether it be the local logged on user, SYSTEM, LOCAL
SERVICE, or NETWORK SERVICE.
using System.Diagnostics;
IE address bar07 Dec 2007 13:13 GMT2
how can i erase the list of the sites that i visited in the IE address bar,
Assembly References07 Dec 2007 11:56 GMT3
All
I want to gain a thorough understanding of how assembly references work in
VS/.NET, but I'm having trouble locating an article that exhaustively covers
this subject. Can anyone point me at a resource that I can use to gain this
.NET 3.x book07 Dec 2007 07:39 GMT2
I have been developing with .NET 1.x and 2.0 for the last five and a half
years.
I now want to learn about .NET 3.0 and 3.5, BUT to get me started I am
looking for a book that does not go into tonnes of details. In other words, I
Check .NET Framework exists from managed assembly06 Dec 2007 20:38 GMT8
I have a managed C++ program that needs to check if the .NET framework v1.1
exists each time it runs. I wish I only had to do this at installation time
but users have removed the framework and encountered a crash and entered
complaints so I have to add the check.
Exception Handling in 2.006 Dec 2007 16:50 GMT10
In .NET 2.0 any thread exception breaks the application, as opposed to
1.x where it would not. Althoguh this is a good feature in picking up
potential problems and having cleaner code, what if I didn't want that
to happen?
Application Deployment06 Dec 2007 09:58 GMT2
Hi There, I am starting a project to choose the best method and tools
to deploy our c# app - it probably needs to include obfuscation, maybe
some for of encryption/source code protection etc and certainly be
able to run without the framework being previously installed. I know
Type Casting Syntax?05 Dec 2007 16:42 GMT3
I am trying to explicitly cast something "dynamically". The following
code is not working, what is the proper syntax?
  Type foundtype =MyDataTable.Columns[columnname].DataType;
  object myvalue = (foundtype)inputvalue;
How to perform XPath queries on HTML?05 Dec 2007 15:26 GMT5
JTidy is a java library that will populate an XML DOM from an HTML string.
The XML DOM has XPATH. Is there a similar library for C# and VB.NET
programers that will allow me to perform XPATH queries on HTML?
Also, what is the name of the HTTP client that will allow me to fetch the
Signal threads in created Assembly05 Dec 2007 12:08 GMT4
Hello....
On the main thread of an application I create a number(20) of
BackgroundWorkers that have on their DoWork event a method that
creates an Assembly using this class :
System.Addin , Call Host From Addin05 Dec 2007 04:37 GMT2
I am currently working with the System.Addin system. I have created my plugin
and everything is working but I am having a problem with one thing I wish to
do. It is easy to have the host send items to the Addin Assembly, but how can
I send messages from the Plugin Assembly.
Microsoft .NET Framework 2.0 Configuration04 Dec 2007 23:08 GMT3
As soon as I know a VSTO (Visual Studio Tools For Office) applications
directory must been configured
in the Microsoft .NET Framework 2.0 Configuration. In the Framework
2.0 the configuration tool will only be installed together with the
FK error when trying to update nullable FK field through ADO.NET04 Dec 2007 23:08 GMT3
Preamble:
Users table:
UserID int, PK, not null
...
Pages: 1 2 3 4 5 6 7 8 November, 2007
 
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.