473,386 Members | 1,796 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

without .NET technology

Hi,

I would like to know if exist a way how to use .NET environment to create a
normal VB application.I mean by normal, a VB application which doesn(t use
..NET technology (like VB6 for example)

thanks a lot
PM
Nov 21 '05 #1
6 917
PM,

What is a normal VB application.

The only user programs that can be made with the VS.Net are C++ window
applications and JavaScript/VBScript HTM/ASP Webpages.

I hope this helps?

Cor

"Maileen" <Ma*****@discussions.microsoft.com>
....
Hi,

I would like to know if exist a way how to use .NET environment to create
a
normal VB application.I mean by normal, a VB application which doesn(t use
.NET technology (like VB6 for example)

thanks a lot
PM

Nov 21 '05 #2
Yes. this is easy. To not use ht .NET framework in your VB.Net app, you
just need to write the app in VB6 instead.

--

Bob

--------------------------------------
I'll have a B please Bob.

"Maileen" <Ma*****@discussions.microsoft.com> wrote in message
news:6E**********************************@microsof t.com...
Hi,

I would like to know if exist a way how to use .NET environment to create
a
normal VB application.I mean by normal, a VB application which doesn(t use
.NET technology (like VB6 for example)

thanks a lot
PM

Nov 21 '05 #3
>
The only user programs that can be made with the VS.Net are C++ window
applications and JavaScript/VBScript HTM/ASP Webpages.

While not using the framework on the client computer or the webserver

:-)))

Cor
Nov 21 '05 #4
LOL
Yes. this is easy. To not use ht .NET framework in your VB.Net app, you
just need to write the app in VB6 instead.

Nov 21 '05 #5
"Maileen" <Ma*****@discussions.microsoft.com> schrieb:
I would like to know if exist a way how to use .NET environment to create
a
normal VB application.I mean by normal, a VB application which doesn(t use
.NET technology (like VB6 for example)


You will have to create pure Win32 applications. This can be done using
(unmanaged) Visual C++ which is part of VS.NET Professional (or "better"),
or the separate Visual C++ Standard package. If you don't want to dig into
C++, use VB6 (or other programming languages like Delphi (not Delphi .NET),
Visual FoxPro, ...). VB6 can be obtained as part of a MSDN subscription and
maybe by downgrading VB.NET (I don't have any information if that worked for
anybody):

Downgrade Information
<URL:http://msdn.microsoft.com/vbasic/previous/downgrade.aspx>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #6
Would you also like to use your kitchen to create an aardvark?

"Maileen" <Ma*****@discussions.microsoft.com> wrote in message
news:6E**********************************@microsof t.com...
Hi,

I would like to know if exist a way how to use .NET environment to create a
normal VB application.I mean by normal, a VB application which doesn(t use
.NET technology (like VB6 for example)

thanks a lot
PM

Nov 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: flarkblark | last post by:
I recently had the displeasure of looking at the code required to implement the pop-up menus used in a pulldown menu system for a webpage. The sheer amount of Javascript required was amazing...
1
by: Michaelo | last post by:
Hello there. I designed awfully simple technology which allow you to do easily do tricks which you could make with frames. It's alternative to technologies as PHP, but not analog. It is...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
8
by: yxq | last post by:
Hello everyone I ever found a website that provide the technology of running program without installing framework, but now i forgot the URL, does everyone know the technology and the website? ...
21
by: Sharon | last post by:
I have added an auto scroll feature to my DataGrid control like this: private void DoAutoScroll() { DataView dv = m_DataGrid.DataSource as DataView; DataGridCell cell = m_DataGrid.CurrentCell;...
9
by: hazz | last post by:
I want to display 'n' records for a table-driven data entry page. The first column should be readonly and the 2nd column, a checkbox WRITABLE (NOT READONLY). I can't use the gridview because it...
3
by: Rony Steelandt | last post by:
http://www.newscientisttech.com/article/dn9066 To nice to be true ? R_ -- --- Rony Steelandt BuCodi
0
by: U S Contractors Offering Service A Non-profit | last post by:
Brilliant technology helping those most in need Inbox Reply U S Contractors Offering Service A Non-profit show details 10:37 pm (1 hour ago) Brilliant technology helping those most in need ...
3
by: Peter | last post by:
I have a GridView which is populated by List<ofObjects> Does anyone have example of how to sort the columns of this GridView? I have found examples without DataSourceControl but these use...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.