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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Writing an array to a REG_MULTI_SZ registry key adds newlines31 Oct 2007 22:41 GMT2
I'm trying to write:
 strMulti = new string[] { @"c:\pagefile.sys", "512", "512" };
with:
 keyRead.SetValue(regKey, strMulti, regKind);
Problems with identity impersonate parameter in web.config file. H31 Oct 2007 20:32 GMT2
I've been trying to use the identity impersonate parameter, as Microsoft Tech
Support indicated I should, to enable a .Net application to access an
MS-Access .mdb file on a Windows 2003 voice response system server at the
same time that the IVR application on that server has the ...
Missing many HTML properties in design time31 Oct 2007 18:10 GMT5
There is a big difference between my VS.net 2005 team edition and my
co-workers'. We all installed VS.Net 2005 SP1. However, in my IDE, the table
cells in the web project are missing about 40% properties. For example, the
frequently used "nowrap" property is missing.
read/write excel using odbc31 Oct 2007 17:51 GMT11
how can i write to an excel .xls file using odbc?
i've read in several places that its possible but i can't find an example.
i have managed to read an excel file using odbc
Help with Setup project31 Oct 2007 17:20 GMT2
I'm using VS 2005 SP1 to create a setup project.  I'm checking for a
registry entry in HKCU\Software \FMI\NCR called 'TemplateFolder' in
the Launch Conditions tab.  The Property is set to REG_NCRTEMPLPATH.
In the Registry tab, I want to create the same registry entry as above
VS Standard 2005 vs 200831 Oct 2007 09:00 GMT3
I'm going to buy Visual Studio Standard Edition. I've found product
feature comparison for VS 2005 version (http://msdn2.microsoft.com/en-
us/vstudio/aa700921.aspx). I'm looking for something similar for VS
2008. Is there any? I've installed Orcas Beta 2 Standard and I've
Error Copying Files--Need help ASAP!30 Oct 2007 23:33 GMT1
I have a Windows app that has a C# class that calls a VB .Net module to copy
the latest files to the user's local drive from a shared location(via XML)
everytime the user hits the startup icon.  When I compile in Release mode it
runs fine.  When I run my new setup.exe, that runs ...
MSDN Subscriptions30 Oct 2007 20:56 GMT7
I have an expired MSDN subscription and need to install some software (Server
2003 and VS) from it that requires a product key. Despite the FAQ explicitly
stating that I can use the software after the subscription has expired there
seems to be no way of getting a product key ...
Beginner -  What Software will help me learn30 Oct 2007 18:29 GMT2
I am a beginner and I am acquiring a new PC with XP Professional,  I
am currently using notepad to write ASP.Net pages.  Is there any
software that would help me or make it easier to learn?
thanks,
Failure sending mail30 Oct 2007 16:57 GMT2
Trying to send mail with System.Net.SmtpClient, using very simple code
just for testing:
           SmtpClient smtp = new SmtpClient("mail.server.com", 25);
           smtp.Credentials = new
Architecture for a Webservices project30 Oct 2007 16:55 GMT8
Hello I'm concidering better ways to architecture our VB.Net Webservices
project. Below is a draft of what I thought would be a decent way to go
about it, I was wondering about other peoples thoughts. I thought maybe a
half business object half dataset approach is feasable...Im ...
how to set Reference for dynamic control30 Oct 2007 10:49 GMT1
i am using dynamic wizard control within a placeholder
i used the following code and g has null value
Wizard g = (Wizard)this.PlaceHolder1.FindControl("WizardControl");
can anyone help in this?
how to use a C# dll like a C dll30 Oct 2007 02:43 GMT1
I want to create some DLL's in C# but they must be used in a C program.
How do I create the exports for the C# dll and how would I access them from
a C executable or DLL.
If it can't be done using C, then how do you do it if you are using C++ ?
Javascript array to vb array29 Oct 2007 20:11 GMT6
Hey guys, I've searched high and low for a way to populate a vb array with
data from a javascript array. I can find 50 ways to do it with ASP but not
one for VB. I appreciate what help you can give.
Part OT: 64 Bit Laptops29 Oct 2007 16:15 GMT1
I currently have an Acer Travelamte 800, about 5 years old. 1.3Mhz Centrino,
4Gb Ram, 80Gb 7200rpm HD. The screen is 1400 x 1050
The sound on it has stopped working, not that this is important.
I am considering replacing it with a new laptop and am considering options.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.