Develop .net Apps In Ubuntu?
Mar 27, 2012i need to change my OS to Ubuntu.i can develop .net apps in ubuntu.
View 2 Repliesi need to change my OS to Ubuntu.i can develop .net apps in ubuntu.
View 2 RepliesI need to develop some apps that will be accessed from both PC and macs. Can this be done with visual Studio 2010?
View 2 Repliesit is possible to develope apps for the blackberry using Visual basic 08(or any version out there). I downloaded the Blackberry IDE but you need to know Java, and I don't have the time right know to attempt to learn another language.
View 4 RepliesI'm trying to develop an app with Microsoft's Visual Basic Express 2008 to run on the .net framework 1.0. Is there something I can download to do this or do I have to require the latest framework to be downloaded?
View 1 RepliesI am using VB 2008 to develop apps working with Access. With this IDE I can compile my apps as x86 . Then runs fine under 64 bits Windows 7 and Vista Systems.
First question:but if I run this app under XP 64 bits, will run fine too?
second question:the apps developed with VB 2003 (these work with access too ..."jet oledb"). How I can compile as x86? I have not seen this option like VB2008.
ting an application and they need the program to be able to upload a file onto an Ubuntu server. I know this would be better suited for the Ubuntu forum, but I figured that since I'm using a VB.NET application, this would be the place.
System.Net.WebException: Unable to connect to the remote server
at System.Net.FtpWebRequest.GetResponse()
at Creating_Housing_Solutions_Database_Manager.frmObservationsComments.UploadFile(String
[code]....
i am the student. and i want to install vb.net 2008 or any version in UBUNTU 10.10
View 2 RepliesI have a LAN-based application programmed in ASP.NET with VB as its code-behind. Also, MYSQL for the database. I just want to ask if I can run my application in UBUNTU?
View 1 RepliesI want to change my OS to Ubuntu, but I have pending projects in Visual C++ and Visual Basic. I have not worked with Ubuntu before, so will I be able to carry forward my pending work to Ubuntu? Will it work with the IDEs available in Ubuntu?
View 7 RepliesI have a VB.NET application, which uses a timer: [Code] On Windows it works good, but when I try it on Linux, it crashes after some time. I have Winetricks installed, added all the libraries that I need (I think), dotnet20, corefonts, riched20, riched30, etc. Any idea why it crashes? (no exceptions, and ...&>log.txt doesn't work).
View 1 RepliesWhen i run program Error Shows...Could not load file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
Description: HTTP 500. Error processing request.
Stack Trace:System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
[code]....
what WPF based apps are?Is it an application that runs under Silverlight? If so, how?I know; Windows Forms based apps,console apps,DLL _ Class Library Projectsand I've had an introduction to ASP.Net.What I mostly want to know is, if WPF apps are for Silverlight then do they also run in a server based fashion like anASP.NET website would when you create ASP.Net webpages?Is it a way of creating what looks like a FORMS BASED application but it runs in a browser instead or what?Please enlighten me a bit further as I have no idea what WPF is all about.
I am using an Application server for calling Oracle Reports and I have a URL to call the report. When the report is called the server converts it into PDF but when report contains large data it takes a lot of time to load. I want to do in asp.net that when I call the report url it opens the PDF file and copies it into the root of my web folder. The next time when I call the URL it opens the PDF file and creates a new PDF on backend for next call. I have made this function to download file
[Code]....
Basically, i am trying to determin if an application made for 1.x will run on a computer with just one copy of the .NET framework installed which is a higher version than what i am targetting, ie: it only has one copy of .NET 2.0, or 3.0, or 3.5 or 4.0 - has one copy of either of these and thats it, the hypothetical computer would not have 1.0 or 1.1 installed.
[Code]...
Usually when you right click on an application, and then click on properties, you can find the applications exe name. Such as, explorer.exe, mspaint.exe, and much much more. But I can't find the exe name of any of my apps.
View 7 RepliesIf I control both applications, what is the best way to communicate between 2 exe's written in VB.Net. For example, I want to drop an XML file from one app, and pick it up with the other, but I do not want poll for the file. I've heard of named pipes, but I found it was complicated. What's the most effecient way to do this?
View 4 RepliesI have the following
Private Sub startMySQLConsole()
Dim parameterString As String
parameterString = ""
[code]....
For some reason, it partially exists the program. The first letter of the line is starred (MySQL wants me to enter a password).I want to use get to mysql via the my app, which launches mysql.
I'm developing a media player app and upon looking at it for a week now, it seems really bland. I would really like to add some animations for it (besides just moving forms with x,y locations) but have no idea where to start.
Are more complex apps/designs/animations better suited for a language like c#/c++? I've never done animations before (except simple form moving) and I think now would be a great time to get some opinions!
You could probably say this would linger more so on 3d images and 3d animations
I've heard a lot about Mono but I have no idea what exactly it is or how to use it. All I know is it's aimed at making .NET apps cross platform. Could someone tell me or point me to some tutorials explaining how to port my vb code to run on other operating systems? Maybe shed some light on all of this?
View 9 Repliessay i have a piece of code of some function I would use in many different new apps for example
Code:
Dim Expression As New System.Text.RegularExpressions.Regex("S+@S+.S+")
If Expression.IsMatch(txtEMail.Text) Then
[code].....
I would like to develop a VB.Net based smart device app. A simple one. Do any of u know where i can refer to samples of such apps?
View 2 RepliesI have a .NET application that was written in C# and VB.NET using WinForms. We want to slowly migrate this to something new, in many iterations. The new code will be entirely C# and WPF. We would like to utilize Prism.
As far as I know, we can't integrate the old WinForm app in Prism.
I am considering making my old app show the new app in certain instances. For example, when you press a tab in the old app, the new app opens on top of the old app, with the same tabs. Over time, only the new app would be necessary.
I'm looking to pick up a programming language. I've viewed some source code of both VB and C# and VB looks like something that I can pick up well.My question is can VB handle creating apps that will interact with the web? Things like signing me into accounts, downloading information, things of this sort?
View 2 RepliesIs it possible to create console apps like the Edit app in CMD with visual basic or C#? I want the program to respond to mouse input, have menubar, mssgboxes and windows.
View 3 RepliesIm trying to detect when numbers change in a 3rd party app and then capture them for crunching. I do recall something back in the days of vb5 that would list control info when the mouse hovered over it. Cant seem to find anything like it these days. Ive got window handles ok, just cant read the control data.
View 9 RepliesI have learned to create programs in VB.NET with Visual Studio, but the downside of that is that i need the .NET framework, which is not on every computer. Can I create a program in VB.NET without it needing the .NET framework? If yes, what tools do i need?
View 1 RepliesI am having a real issue deploying applications when the URL is not available.how to do updates when the URL is not available? I guess I could always put it in code within a try/catch and do it that way.
ERROR DETAILS
Following errors were detected during this operation.
* [6/1/2011 10:37:25 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)[code]......
I am writing a usability testing application, it starts the screen recording, gives the user tasks, and then when finished brings up a survey and stops the screen recording. My problem lies in the last part of this process, because the screen recording app brings up a msgbox when recording is over saying where the file is put and then when that is closed it brings up the screen recording application. I am trying to block the user from seeing this so am currently using the following method.
Private Sub WatcherHandler(ByVal sender As Object, _
ByVal e As System.IO.FileSystemEventArgs) Handles FileSystemWatcher1.Created
Dim Camtasia As Integer
[code].....
Basically when the msgbox from the screen recorder comes up it means a file has been created...so the folder is watched and when the file is created the msgbox is checked for, when it exists a short timer is enabled and then knowing the window exists it is hidden using showwindow findwindow approach. Although this approach does work, Camtasia needs to be closed and re-opened after in order to record again and for some reason it does not always work.
Is it possible to make an vb.net application portable?
View 6 RepliesI'm trying to learn how to make multilingual apps. All defaults text for controls are saved in Form1.resx (Created automatically by VB.NET). I've set the Localizable property to True and Language to German(Austria). So far so good and VB.NET created the file Form1.de-AT.resx.Both resource file contain text for the different controls on the form. When I click on a particular button on the form, I want a custom message to be displayed according to the language setting/resource file in use.In both Form1.resx and Form1.de-AT.resx i've added another row for the custom message. How do I write the code so that when the button is clicked, it retrieves the custom message from the appropriate resource file? [code]Another thing, is Localization only for changing language or does it affect date and number formats also? Just asking because if a PC Regional Options settings is set to English(United Kingdom) and I do 5/2 the result is 2.5. If it's set to German(Austria) the result returned is 2,5But in VB.NET, if I use Thread. CurrentThread.CurrentUICulture = New CultureInfo("de-AT") (i.e German-Austria) the result returned for 5/2 is 2.5 and not 2,5
View 1 Replies