| Thread | Last Post | Replies |
|
| RichTextBox | 06 Dec 2005 02:18 GMT | 1 |
From a newbie... I want to load text into a RichTextBox one line at a time so that I can change the font color of each line depending on conditions. 1. How to load line by line?
|
| mojoportal | 05 Dec 2005 21:41 GMT | 1 |
This looks like a sweet .net portal: http://www.mojoportal.com/ "Welcome to mojoPortal, an Object Oriented web site framework written in C# that runs under ASP.NET on Windows or under mono on GNU/Linux or Mac
|
| Is there a matrix library for .NET | 05 Dec 2005 21:26 GMT | 2 |
I need a matrix library to facilitate the solving of lots of simultaneous equations, I.E., A*x = b type of problems. Does anybody have any recommendations? Speed is important as the systems are quite large.
|
| LDAP search | 05 Dec 2005 20:55 GMT | 1 |
Good Day Folks, I'm trying to do LDAP searches, on a Novell eDirectory I have an LDAP class defined as follows ' Contents of LDAPAuthentication.vb
|
| Solution file : loading only selected projects | 05 Dec 2005 18:28 GMT | 3 |
Hi , Visual Studio 2003, VB.NEt my VB.Net solution has 10 project files, 1exe and 10 dlls in it and when i load up the solutions it takes for ever to load up and is pretty slow. Is
|
| Any .Net controls you'd recommend? | 05 Dec 2005 18:25 GMT | 21 |
I have found one .Net control that I just love......DotNetBar. But, I haven't found a plethora of great controls or class libraries (like I had with my VB 6). What am I missing? (No spam please. I'm looking for controls that you use
|
| Problems with socket ReuseAddress option | 05 Dec 2005 17:17 GMT | 1 |
I am trying to reuse a socket address but I am having problems. What I am doing is creating a socket, connecting, then getting the LocalEnd point. I then Disconnect and try to connect again using the same address but I get an error 10048 [WSAEADDRINUSE]. Can someone tell me ...
|
| DirectoryServices namespace | 05 Dec 2005 16:36 GMT | 1 |
I am converting a logon page using LDAP authentication to the newest framework, but I dont see the DirectoryServices namspace under system. Any idea where it is? Thanks
|
| VS2005 Walthrough for Crystal Reports Errors | 05 Dec 2005 14:46 GMT | 3 |
I have installed VS 2005 and dowloaded VS2005 Walkthroughs for Crystal Reports. I was not able to complete the walkthrough. The VB Code appears to be incomplete in fact when I tried to build the solution using the example code provided it failed in the same areas as I did. I ...
|
| How to register .NET Dlls | 05 Dec 2005 14:23 GMT | 7 |
I'm trying to register my Dlls in the client machine without using any deployment package. I tried copying all the files and Dlls to a specified folder and run, but then the application crashes. Do I have to use some tool like “regsvr32.exe” or “gacutil.exe” to
|
| Installation problem on 64-bit Windows | 05 Dec 2005 14:22 GMT | 1 |
Could anyone explain me how to install: Visual Studio .NET Enterprise Architect version 2002, March 2002 on Windows XP Professional X64 Edition???
|
| Clickonce: show publish version | 05 Dec 2005 12:37 GMT | 2 |
Is it possible to show the publish version in a app that is deployed using ClickOnce? Assembly.GetExecutingAssembly().GetName().Version shows the assembly version...
|
| Bind 3rd party DLL to App | 05 Dec 2005 10:44 GMT | 1 |
Dec 5, 2005 I am using some 3rd pary components in my project (VB Net 2005) Is there a way I can bind the dependent DLL files in the application file. Objective: I do not want the end user to know which components I have used.
|
| Shared files question | 05 Dec 2005 10:27 GMT | 2 |
We are porting a vb6 applicaton to .Net 2005. The old vb6 application files was placed on a network share and the clients only had a shortcut to a exe file on that share. The new version that is gonna use both remoting and webservices. Today I
|
| Messed up VS2005 install, need help | 05 Dec 2005 10:15 GMT | 3 |
Okay, this is actually a question, not a comment, but for some reason it would only let me post a comment. Anyway, my situation is as so: I had the Visual Studio 2005 Beta 2 and some other 2005 betas. Because I
|