Hello
I have a very simple application which contains a button and a few textboxes.
When I enter in a text in the textboxes, close the application, and then start the application, that text i...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23266895.htm...
Hello I have a fairly simple problem, but no solutions online have worked yet.
I have a DataGridView that gets its data from a DataSet, BindingSource and TableAdapter. I have a second form that...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23267175.html
Hi,
I am trying to display version and build details in my aplication's about box (VB .NET 2008). I have tried all of the below:
System.Reflection.Assembly.GetExecutingAssembly().GetName().V...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23323163.html
Zones:
Visual BasicDate Answered: 04/30/2008 Grade: A Views: 17
Hi all,
I have some legacy code from a VB6 DLL that I am very close to converting to VB .NET (finally!), but have one piece that I am having problems with. A few of the functions required deleg...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23347218.htm...
Hello, I have a windows form that does a lot of processing and I want to add a real time log so that users can see exactly what is happening at any given time. I need to be able to add lines as the...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23349160.html
I'm writing an application in Visual Basic .NET 2008 that pulls text and graphics from hundreds of sequential PDF files. To accomplish this, I'm pulling each PDF file from the internet and using t...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23535509.html
Does anyone know how to use the Find object available in Visual Studio .NET 2008 Pro? I'm trying to write some code to search through an Excel worksheet and there doesn't appear to be any document...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23547838.htm...
Hi,
I am creating a text experssion editor and was wondering how to handle the following word replacement scenario using RegularExpressions in .NET:
I may have a complex mathematical expression...
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23682589.html
Hi,
My problem was originally posted and mostly solved here:
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23682589.html
However, I find that when I run it on a...
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23685893.html
Hi all, Im trying to setup a client / server application, Ive found an example that Ive modified, but need some help with the following.
* The OnConnected event in the servertest app never ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23714304.htm...