| Thread | Last Post | Replies |
|
| Public Property Help | 21 Jan 2004 14:08 GMT | 1 |
I created a global class in which I store a public property so it can be used throughout my application. Below is my code for the property: Option Explicit On Imports System Public Class Global
|
| Datagrid | 21 Jan 2004 13:58 GMT | 1 |
i have a datafrid with more rows then can be seen in it,i know how to select the row with the 'currentRowIndex' but it doesnt move the row into the visible section ,can anyone help me with how to make the selected row come
|
| visual studio 2002 vs visual studio 2003 | 21 Jan 2004 13:55 GMT | 1 |
Assuming I have an asp.net web site written using Visual Studio .Net 2002 (i.e. for v1.3705 of the .Net Framework). Would I be able to copy the aspx pages (with the code behind files) and the .cs files used to build a .dll component library to a machine that has Visual Studio .Net ...
|
| Loading ACCESS Database into VB.Net | 21 Jan 2004 13:41 GMT | 1 |
When I display my Form in VB.Net, I have a "Load" button to load my data into my program I was wondering if it is possible to somehow automatically load my information into my progra when I run it? I would also like to know where that code goes?
|
| General Question | 21 Jan 2004 13:30 GMT | 1 |
I have an application that I am releasing a beta version of. My question is regarding should I release the debug version or the release? I guess I am confused about the differences. Also, how VS.Net controls versions: 1) On release how does the version change?
|
| deployment project/tool | 21 Jan 2004 07:15 GMT | 2 |
(i find only this newsgroup as the most likely to post this msg, so I need to post here to start with) I am using the deployment (setup) project to create a setup deployment package for my application
|
| Question for software exposure | 20 Jan 2004 23:41 GMT | 1 |
Sorry if this isn't appropriate for this group but I have now for years created software, cool software with little success to selling it. I am not expecting to become rich or as big as Microsoft but just want to sell some of my
|
| VB.NET vs VB6 | 20 Jan 2004 23:27 GMT | 1 |
In the "good old days"... I used to put most of my code in different modules, to keep it tidy, then it was no problem writing in a module like: Form1.textbox1.text = "Some text" or from a form
|
| What Version of VStudio do I have? | 20 Jan 2004 17:47 GMT | 1 |
I have a copy of Microsoft Visual Basic .NET on my PC and want to know what version of it I have as I believe this allows me to use the upgrade price option for MSDN Universal. When I go into the 'About' all it says is 'Microsoft Visual Basic .NET'
|
| vb.net | 20 Jan 2004 15:59 GMT | 1 |
is it possible to download the 60 free trail of vb.net?
|
| VS.net, editing HTML files? | 20 Jan 2004 15:36 GMT | 1 |
I am looking for an html editor, and I was using VS.net 2002 today at school and it does exactly what I am looking for in an editor, with a few exceptions. Mainly, is it possible to tell it to use XHTML 1.0 as the standard? It was
|
| From 2002 to 2003... any Problems? | 20 Jan 2004 10:50 GMT | 1 |
Hoping someone can answer these questions for me.. I have several apps developed in vs.net 2002 - and I know that 2003 has backward compatability. Would a developer continuing to use 2002 still be able to edit the project once it has been modified in 2003? In other words... does ...
|
| Parameter **Please help | 20 Jan 2004 04:46 GMT | 2 |
I can't figure out how to pass a parameter in my Select statement. I have added an OleDbDataAdapter, OleDbDataConnection and generated a dataset. My dataset contains all of the records in my source table. What I need to do now is select a specific record to display on a form ...
|
| Cannot copy assembly [project name] to [output file] | 20 Jan 2004 00:02 GMT | 1 |
I have a C# solution with several projects inside, some of them are class libraries which output to dll files used by another project.. say I have project A outputs to A.DLL, project B outputs to B.DLL and project C
|
| Application developed, back compatible? | 19 Jan 2004 23:06 GMT | 3 |
Are the application program developed using Visual Studio .NET 2003 able to install and run on machine running with Win95, Win98, Win98SE? Thanks, Lance
|