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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Simple question13 Mar 2006 16:10 GMT1
Using Visual Studio 2003/2005 I create a project of type Visual C++
Class Library (.NET).
I add a method. In this method I need to open a file and write to it. I
type:
Finding the current application which has focus.13 Mar 2006 15:44 GMT2
Does anyone have any code which can be used to find the current application
which has focus?
I want to try to retrieve the application name, or process name from the app
which has current focus.
Two different config file schemas13 Mar 2006 15:40 GMT2
Does anyone know what the functions of the two config file schema definitions
at:
  [1]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/g
ngrfconfigurationsectionsschema.asp

Clarification about Microsoft.mshtml component within .NET 2 frame13 Mar 2006 15:27 GMT1
In the past 3 days I have done some research about Microsoft.mshtml
component within .NET 2 framework.
I need some clarification/comfermation about the Microsoft.mshtml componet
and microsoft stargey. In specific: Microsoft.mshtml within the .net 2
Load operation of XMLDocument Class13 Mar 2006 14:50 GMT1
I am using an Xml file to store my data. This XML file will be used by
multiple threads for Storing and Retrieving  data.
I am using XMLDocument to store and retrieve data from the file.
During Load() operation of the XMLDocument, Is it necessary to check if the
How to set datatable primary key?13 Mar 2006 14:50 GMT1
When creating typed datasets, how do you set primary keys? I've used Unique =
true, but looking into the schema definition i see that the
msdata:PrimaryKey="true" is not present. So, how do i actually get the
msdata:PrimaryKey="true" value to pop up in the schema definition using ...
.Net Market penetration13 Mar 2006 13:49 GMT1
I also posted this on one other forum ,sorry if I am doubling up here.
not sure of the reader-ovelap between groups.  THis may not be the
right forum for market questions, I'm looking for
an active set of .Net / C# folks to help us locate the right
Instantiating an object of a type identified by reflection13 Mar 2006 12:58 GMT1
I've got a little blurb of code (part of a plugin architecture):
public IPlugin CreateInstance(string assemblyPathName, string className)
{
// Load Assembly
Components13 Mar 2006 11:08 GMT3
I've used Delphi on and off over the years, but am probably starting a new project where I have to use VS2005. My question is: in Delphi, I used to have to buy all sorts of third party components to add to the standard bunch that came with the product. Is this still the case with ...
Suggestion for a book on ADO.NET 2.013 Mar 2006 09:45 GMT3
Ho all,
could someone suggest to me a good book for ADO.NET 2.0 ??
Thanks in advance
Stefano
Asynchronous callback method: Thread.CurrentPrincipal roles empty13 Mar 2006 09:40 GMT9
we load data asynchron.
We have some user roles defined in Thread.CurrentPrincipal!
But if we want to check using IsInRole in the callback of the delegate
the roles are empty!!
Regular Expression13 Mar 2006 08:55 GMT1
I have a textfield which accepts a name. I am validating the text field
using the following statement
Regex.IsMatch(txtFirstName.Text, ("^[a-zA-Z\-\.]"))
The validation requirement is that it should not allow numbers or any
Closing tray applications from .NET13 Mar 2006 06:13 GMT3
I'm trying to make a utility that should assist backup procedure by closing
multiple applications sitting in systray. The problem I bumped into is that
many of those applications do not close their main window if I try to call
Process.CloseMainWindow(). What are the other "polite" ...
Finding the URL being viewed in IE from a PID or hWnd12 Mar 2006 23:15 GMT2
I'm trying to find the URL that is being viewed in an IE window, by using
the PID or the hWnd of the IE window.
Does anyone know how this could be done? or where I should be looking?
Thanks
Returning application name from hWnd handle.12 Mar 2006 23:09 GMT3
I am trying to find the application from a hWnd handle.
ie. if the hWnd is to Internet explorer, I want to try to return
iexplore.exe (as per processes in Task Manager), or some other indicator
that its IE.
 
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.