Mono is a Cross Platform, Open Source .NET development framework
- Install MonoDevelop IDE
Go to terminalsudo apt-get install monodevelop
- To run asp.net application you'll need a webserver with asp.net support
XSP is a simple web server written in C# that can be used to run asp.net applicationssudo apt-get install mono-xsp2
- Now You are ready to go
- Applications->Programming->MonoDevelop and start developing .NET applications from your ubuntu
- To develop VB.NET applications
sudo apt-get install mono-vbnc
-> WvDial: Internet dialer version 1.60
ReplyDelete--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Configuration does not specify a valid phone number.
--> Configuration does not specify a valid login name.
--> Configuration does not specify a valid password.
this was the response. also after saving the vim how to escape from the vim mode? This comment is after the wvdial settings.
ReplyDeleteIt seems, you haven't entered a phone number, a login name and a password or you forgot to remove the ; symbol from the beginning of field line
ReplyDeleteCheck these and try again.......