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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL SERVER Connection Problem II07 Oct 2005 08:26 GMT9
I can connect using my PC local SQL Server Enterprise manager to Remote SQL
Server.
But I cannot connect using my Connection string?
strConn = "Data Source=190.168.0.97,1433;Network Library=DBMSSOCN;Initial
getting the vs debugging to work07 Oct 2005 07:26 GMT5
I'm having problems being able to set and use break points in visual studio.
Here's my configuration:
The web server is a remote server access over the internet.  The OS on the
server is a "fresh" copy of windows 2003 enterprise.
type cast from object to RadioButton07 Oct 2005 05:44 GMT1
I have the following code
private void PrintToTextBox(object sender, System.EventArgs e)
{
    textBox1.Text =((RadioButton)sender).Name;
e.Item.Cells(0).Text, datagrid, highlighted search07 Oct 2005 03:46 GMT1
I have a question,
How can I search a string (called TextBox1.Text) in "e.Item.Cells(0).Text"
and if this string exist, then it will be highlighted (yellow), only the
string.
Obtain a MAC address from a connected socket07 Oct 2005 02:08 GMT5
Hello,
We have developed a socket tcpip server in .net that accepts calls from
clients.  Using the connected socket we are able to use the
Socket.RemoteEndPoint to obtain the IP address of the client.  Is there any
VS 200507 Oct 2005 01:50 GMT5
Does anybody knows when they are going to start shipping VS and SQL 2005 for
the MSDN Subscriptions?
Regards,
Alex
Architecture question06 Oct 2005 22:51 GMT6
Hello everyone. I visit this board pretty regularly but have never
posted. My question is an application architecture question... so
hopefully it's okay to post in the dotnet general forum.
I have this project I'm proposing but want to get some opinions on a
Chat: The C# IDE, October 6th @ 1pm Pacific Time06 Oct 2005 21:05 GMT1
The C# IDE will be there and ready to answer your questions about current,
about-to-be-released, and future versions of the C# IDE. They're responsible
for your experience as you type C# code in Visual Studio - and I'm under the
impression that many of you do that. :0) See you ...
VS 2003 - IDE - Find Current Project not working?06 Oct 2005 20:30 GMT1
I'm using VS 2003 VB.NET IDE and the Find (Ctrl+F) function is not working
when I select "Search Current Project" -- it will only search the current
open file not all the files in the project.  This is VERY frustrating -- is
this a know problem or just something messed up with my ...
Connect as...06 Oct 2005 19:38 GMT4
I need to programtically connect to a network resource such as a file share,
but need to provide alternate credentials, like mapping a drive under a
different user name. How can I do this in VB.NET?
Waiting for Connection06 Oct 2005 19:13 GMT1
    Everytime When I try to start an Application in CLR Profiler 1.0 I
receives message "Waiting For Application To Start Common Laungage Runtime"
Cancle Button. I have developed this application in VS 2005. Is there any
different version for Framework 2.0.
.NET Compiler or Setup is Non-Deterministic, Solution?06 Oct 2005 18:47 GMT5
This is a strange problem that's plagued me for years using the .NET tools.
The problem is this:
.NET applications installed on a virgin machine (framework installed, but no
.NET tools installed) fail with an expection when the application starts.
Allowing special characters in a MySql Database06 Oct 2005 17:15 GMT4
let me just say. it's not by choice but im dealing with a .net web app (top
down approach with VB and a MySQL database) sigh.....
Anyhow, I've just about got all the kinks worked out but I am having trouble
preserving data as it gets entered into the database. Primarily, quotes ...
Map and Disconnect a Network Drive using .NET?06 Oct 2005 15:50 GMT1
I need to map a network drive at run-time then disconnect it after use.  The
only way I know and I am using is creating a Process to call the shell
command 'net use'.  It has no problem in connecting, but however, I failed to
remove the connection after use by calling the 'net ...
How to Count the Number of Rows in Text and ODBC Files (Btrieve)06 Oct 2005 15:35 GMT2
I need the count of the number of rows within a text file.
I checked the File object but could not find a method there to do what I need.
Is there an efficient way to count the numbers of rows?
Currently all I can think of is opening the file for reading and counting
 
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.