all groups > dotnet general > june 2004 > threads for sunday june 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Help! Can't find Visual Basic 6
Posted by janice_2k at 6/13/2004 11:32:01 PM
Dear Sir/Mdm,
I am writing this on behalf of my company. We bought the Visual Studio .NET Enterprise version but currently we need to use Visual Basic 6 for a small development. We are not able to purchase it anymore, anywhere we know. Therefore, I would like to know whether is VB 6 still availab... more >>
move up move down
Posted by ari at 6/13/2004 9:06:02 PM
Hey all,
I have a project where I can use the move up move down buttons I see often. Does anyone know how to implement that? For instance, I have datagrid of records and if I select a record and press the move up button the record moves up in the datagrid.
Is there some special trick to that?
... more >>
Setup VS.NET to use IIS on differnet PC
Posted by mcnewsxp at 6/13/2004 1:08:03 PM
how to setup Visual Studio dotnet to create new projects on my networks web
server so that i do not have to have IIS on every PC i that i want to use
for .NET development.
thanks,
mcnewsxp
... more >>
creating thumbnails from .jpg
Posted by James at 6/13/2004 11:34:30 AM
Hi, I'm a newbie to VB.NET and I am trying to create thumbnails from .jpg
files (my travel pictures) to
post on a website. I want to create an executable that I can put in a
directory containing my jpg images which will create the thumbnails with a
"-t.jpg" extenstion. I found this code below ... more >>
MVC Model
Posted by Rena at 6/13/2004 10:11:02 AM
Hi all,
I would like to know if .Net provide any real MVC model with any
framework.
Thanks.
Rena.
... more >>
Distributing Database applications
Posted by David at 6/13/2004 9:01:41 AM
I have been going around in circles trying to understand the method of
creating a database in VB.Net 2003 and distributing that application and
database.
It seems if I use the Server Explorer to create the pledbConnection etc, the
link to the database works ok on the local machine but when the... more >>
Debug.Write into a file ???
Posted by Andy Fish at 6/13/2004 7:40:34 AM
Hi,
I am wanting to put some simple logging into my .net app. The basic features
will be that errors get logged to a file and that there will be a
configuration flag to enable more detailed logging. It must be simple to
enable the detailed output in the live application.
I have used Debug.W... more >>
|