473,748 Members | 2,625 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Alternative Enviroment

hi, Somebody knows some alternative enviroment for visual
BASIC .net?

thanks.
Nov 20 '05 #1
3 948
Open-source editor:
http://www.icsharpcode.net/
"Ariel" <an*******@disc ussions.microso ft.com> wrote in message
news:01******** *************** *****@phx.gbl.. .
hi, Somebody knows some alternative enviroment for visual
BASIC .net?

thanks.

Nov 20 '05 #2
* "Ariel" <an*******@disc ussions.microso ft.com> scripsit:
hi, Somebody knows some alternative enviroment for visual
BASIC .net?


There is not much out there...

SharpDevelop basically supports VB.NET:

<http://www.icsharpcode .net/OpenSource/SD>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #3
Ariel,
In addition to SharpDevelop, there is always Notepad.exe or any of the many
other text editors out there.

You can then use vbc.exe to compile your source files.

vbc.exe is normally found in:

\WINDOWS\Micros oft.NET\Framewo rk\v1.1.4322

Or:

\WINDOWS\Micros oft.NET\Framewo rk\v1.0.3705

Depending on if you are using .NET 1.1 or .NET 1.0 respectively.

I believe ANT and other open source "make" systems can easily be used with
VB.NET.

If you are only doing web projects, you can use Web Matrix,
http://www.asp.net/webmatrix/default.aspx.

Hope this helps
Jay

"Ariel" <an*******@disc ussions.microso ft.com> wrote in message
news:01******** *************** *****@phx.gbl.. .
hi, Somebody knows some alternative enviroment for visual
BASIC .net?

thanks.

Nov 20 '05 #4

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

Similar topics

2
5160
by: Nikhil Barthwal | last post by:
Hi, I have a Java program that needs to access the value of variable PATH (Set in Unix enviroment by setenv or DOS enviroment by PATH statement). How do I access it in Java? Thanks in advance, Nikhil
2
1909
by: Steve Juranich | last post by:
If this is a FAQ, please let me know where the answer is. I have in some code an 'eval', which I hate, but it's the shortest path to where I need to get at this point. I thought that one way I could harden the enviroment against malicious code would be to temporarily disable the import statement by overloading __import__, but I tried what seemed obvious to me, and it didn't work. What I want do do is something like this:
0
1842
by: Mariano Abdala | last post by:
Hi! My name is Mariaro, I was wondering how to create a fully operational development enviroment for .net web App's?? I would like to know for example, hard you would use, OSs, like Win2003 for the QA server, but W2K for development workstations, etc. Thank you all very much.
1
1440
by: Andy Stuart | last post by:
I have been asked to provide a .NET enviroment to run SQL based .NET applications across the web. Am I correct in assuming that all is required is Microsoft Server 2003 and SQL Server 2000 and the free download of the ..NET framework or is any other software required? As I understand they are developing the applications in Visual Studio. Greatly appreciated.
6
2867
by: Todd | last post by:
Hello, How do I register and non .net dll(with the OS) in a .net enviroment? I have a third party dll I need to register(REGSVR32.EXE). What is the best approach to this in a .Net enviroment. I appreciate any help. -- Thanks, Todd Manchester Chronicle Technologies Inc.
4
2433
by: Benne Smith | last post by:
In our company, i have three servers; 1) a development server (mine only - here i make daily changes and test my stuff) 2) a test server (for the users to test milestone builds - changes weekly) 3) production server (for when a new build is fully tested, and stable) The problem is that the connectionstring in the web.config, should be replaced with something else, for each of the enviroments.
4
15431
by: xevi.matavacas | last post by:
Hi friends, I found a problem while "scrolling into view" and to overcome this I made a function to simulate javascript's function. I would like to share it and here it is: function alternativeScrollIntoView(parentDiv,elementIntoDiv) { var principal =parentDiv; principal.scrollTop = 0;
5
3831
by: Bry | last post by:
I've created a class that offers an enhanced way of handling fatal exceptions. The class allows the user to optionaly submit a http based anonymous error report to myself, and also records details in the application log. The static method is overloaded, and supports passing exceptions and/or strings just like throwing an exception.The class will also fall back to the standard exception handling if something goes wrong in my class. As an...
9
1443
by: overthetop | last post by:
Hi Can someone recommend me the best alternative IDE to VS. It's must be suitable for big projects, C#, Asp.Net 2.0 and source control. 10x
0
8832
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9332
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9254
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8252
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6799
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6078
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3316
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.