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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
App.config in a Windows .NET application18 Sep 2005 14:45 GMT6
I am developing a windows .NET apps to be used in several countries with
different languages and I want to use a configuration file to retrieve the
fields in the right language depend on the selected country.
I saw that on a web apps but I am not sure if I can do the same on a win ...
current workin directory18 Sep 2005 13:48 GMT5
How do I have my win forms app find my configuration file. I want to have
this conf file stored in the same folder as the exectuable and simply refer
to it using a relative path. All seemed good untill I opened some files
using the "browse" dialog box - this seems to have changed ...
"Relay Denied" but no match for outlook!17 Sep 2005 19:39 GMT3
I am using the following code in .net 2:
MailAddress fromAddress = new MailAddress("valid_smtp_addr", "name");
MailMessage message = new MailMessage();
message.From = fromAddress;
User Control17 Sep 2005 19:25 GMT1
OK, I have created a user control that contains a dropdown for office
locations.
Here is the code....
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As
IP Address TextBox17 Sep 2005 17:26 GMT1
How can I make TextBox or some other common control to behave just like
Windows controls for entering IP addresses? I'm using C#, looking for hints
or source code.
Questions about User Controls17 Sep 2005 17:25 GMT3
I've built a user control inherited button and I need it to change the
enabled property of all the controls on the form except for the labels and
buttons. I'd like to use this control on other forms to do the same.
I've tried the following:
User Inherited Controls Question17 Sep 2005 15:46 GMT2
Hello all I have a question I'm hoping someone can shed some light on. I have
2 user Inherited Controls on a form. When I click 1 inherited control I would
like to change the text of the other Inherited Control. Is there anyway to do
this? For example, I have an ADD button which ...
Code17 Sep 2005 09:41 GMT1
I am looking for some code to access a passworded web site, navigate to a
page and display some information on that page
Thanks, Steve
CreateProcessWithLogon and managed Processes17 Sep 2005 03:27 GMT3
Sample code below:
       Dim iRet As Integer
       Dim si As New STARTUPINFO
       Dim pi As PROCESS_INFORMATION
ASP not working17 Sep 2005 02:15 GMT2
Hi,
ASP.NET was working fine when I first installed it, then something happened.
i don't know what, but now i get this message when I try to open up an old
project, or create a new one:
How do I post a question to the SPECIFIC Discussion Group I need?17 Sep 2005 01:25 GMT1
I have a technical question about using VB.NET & databases.  I want to post
it to microsoft.public.dotnet.languages.vb.data , but that choice is not
listed in the selection box of discussion groups!  I put it in 'Database',
but that's so vague, it'll probably never get answered.
Apps.config17 Sep 2005 00:07 GMT2
I added an apps.config file into my Windows .NET project, but my application
cannot read the values.
Actually I have 3 projects in my solution and I added this apps.config into
my data layer project to have several connection strings depending on what
SMTP Mail error16 Sep 2005 20:51 GMT4
I some asp.net beta 2 code that works fine on an XP Pro machine, but on a
Windows 2003 Server gets the following error:
System.Net.Mail.SmtpFailedRecipientException {"Mailbox unavailable. The
server response was: 5.7.1 <veachb@quixnet.net>... Relaying denied. IP name
VS 2005 unit testing16 Sep 2005 19:58 GMT1
I am creating a bunch of unit tests for my assemblies, but am running into a
problem. Some of my assemblies require values from the .config file. I've
not been able to figure out how to add a config file to the test project and
have my assemblies read it.
Button Click event16 Sep 2005 18:13 GMT1
How can I check if a specific button was clicked inside of a OnServerValidate
routine?
Thanks in advance.
 
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.