all groups > vb.net upgrade > october 2006
Difference in Vb.net 2003 and Vb.net 2005
Posted by Salman Bashir at 10/28/2006 12:28:01 AM
Hi
i was developing a project in Vb.net 2003 and for some reasons i have to
switch to vb.net 2005. and while converting x project into 2005 i am facing
some problems.
1) i have built a form template and all the forms for data input are being
inherited by that form it is workin very well ... more >>
the find in a dataview???
Posted by Raul at 10/26/2006 9:01:47 PM
My problem is the following one it is in a datagridview I am showing some
data and I would like to locate me in a certain line.
Ex. Locate me in a line that has the telephone 999 and this orderly one for
name
ID - NAME - TELEPHONE
1 - AAA - 111
2 - BBB - 444
3 - CCC - 555
4 - DDD - 666... more >>
Media Center won't run with .NET v. 2
Posted by Pazzo at 10/21/2006 8:25:02 AM
To evaluate Microsoft's new HTML editor (Expressions), I installed NET v. 2
(as required by the program). Now XP Media Center (2005) won't run -
ehshell.exe generates a .NET framework intialization error and wants .NET
v.1.1.4322.
I would think that .NET v. 2 would be downward compatible... more >>
How to change type to structure?
Posted by vb newbie at 10/9/2006 9:23:05 AM
I'm trying to figure out how to use the FastFind API call w/in VP.NET.
One of the parameters passed to the API is (in part) something like the
type listed below. How would you convert this into a Structure?
Private Type WIN32_FIND_DATA
cFileName As String * MAX_PATH
Alterna... more >>
Upgrade VS .NET 2003 v1.1 to v2.0
Posted by elena at 10/4/2006 8:22:01 AM
Hi, All
I need advice about upgrating VS .NET
I have VS .NET 2003 v1.1 installed on Windows XP.
I have projectes developed in C#, C++ for desktop applications and C# and
..NET VB for mobile devices targeting Windows CE 4.1
My question is can i upgrade development environment and to make sure... more >>
|