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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application Config File Overwrite Problem .Net 200529 Mar 2006 18:40 GMT1
I have a VB.Net 2005 solution that uses an installer project to
install.
When I do an install I would like the app.config/application config
file to be installed only when there isn't one already on the users
REPOST: preventing more than one user from working on the same record29 Mar 2006 18:27 GMT1
  I am working on an app that will display the list of all scheduled call
records in our database to the users. All users of the application will see
the same list of call records and will select any record and try to call the
contact person for that record and edit the record. ...
multitier app29 Mar 2006 18:27 GMT3
   I am new to multitier app development. I am working on a windows app
that will have business layer and data access layer components. When users
log into the client app, it connects to the business layer to get a list of
records that it then uses to populate a datagrid. The ...
Splitting without getting delimiters in array29 Mar 2006 18:25 GMT1
I use a regex (?<!\\?)('|\\+|:) to split a string to a String[].
The String[] i get after splitting  is correctly splitted but contains all
the delimiters i use to decide where the string should be splitted.
Do I have to loop through the array and find every index containing a ...
object/sql/access datasource29 Mar 2006 18:19 GMT1
This may be a really dumb question but is there any way to manually read the
data in a datasource????  Is binding a datasource to a control the only way
to see and manipulate the actual data??  
If I want to read a value from a database in code,  is there any way to do
IContainer is ambiguous in the namespace System.ComponentModel29 Mar 2006 14:18 GMT5
I am getting this error on comppile of a VS 2005 VB project. I have pointed
the system dlls to the Framework64 folder so as to run the app in 64bit mode
referencing the 64bit Framework libraries
SMTP for not only US29 Mar 2006 08:04 GMT3
Hallo NG.
Within Framework 1.1 we send SMTP-mails the following way
System.Web.MailMessage mail = new System.Web.MailMessage();
mail.BodyFormat                    = System.Web.MailFormat.Text;
Monitor the windows file system for file additions, deletes, modif29 Mar 2006 05:14 GMT3
Is there any way to create an app in vb.net where i can specify a folder in
the windows os (windows 2000 and above) so that when files are added ,
deleted or modified then an event can be raised so I can perform some
specific action? (for instance display a message box or log the ...
Registration the TLB of .NET-COM-Assemblies (Interop)28 Mar 2006 22:38 GMT1
I must register and unregister the TLB-File of a .NET-COM-Assemblies
(Interop).
To do that I can not use whether the Microsoft-Tool REGASM.EXE nor
Windows-Installer. I can use only WIN32-API or .NET-class-library.
How to get date correponding to 2nd wednesday of each month.28 Mar 2006 22:11 GMT2
How to get date correponding to 2nd wednesday of each month.
In IDE: JavaScript required to sign in when asking a question28 Mar 2006 20:22 GMT1
This is strange. I've been using the integrated community in the 2005
IDE since I installed it back in November. Nice feature. Imagine my
surprise when I went to log in this morning and I got a message that
said, "JavaScript required to sign in". Huh? As far as I know, nothing
Web Service --> XML --> Crystal Report?28 Mar 2006 20:01 GMT1
Is it possible to get a XML return from a web service then directly PUSH to
Crystal Report?  How?
Thanks for any help!
Tedmond
Validation28 Mar 2006 19:28 GMT7
I placed a RegularExpressionvalidator on a webform to test a textbox for a
proper email format.  I am trying to test for a failure but can't seem to
get a value.  Here is what I tried:
EmailValidator.Validate()
SendMessage() to other App w/ a "String"28 Mar 2006 19:15 GMT1
I want to send a SendMessage(hwnd,...) to an another application containing
eighter a "String" or a PIDL... I know that the pointer lives in its own
process so the other app will have problems reading it. How was it done to
create the String / PIDL in a common memoryspace?
problem with IE automation when used in webservice28 Mar 2006 18:15 GMT4
I have encountered a problem with IE automation (.NET 2.0, C#, mshtml,
SHDocVw).  I am writing a class for manipulating specific html pages
with frames.  It is supposed to be used from a web service.  The
problem is that when I use the InternetExplorer object in web service,
 
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.