|
Browse by Tags
All Tags » VB.net ( RSS)
-
I have just downloaded and install #D over the past few days. I like what I see and how easy it is to work with. Now.. My Question I have a Pocket PC Phone Run windows Mobel 5.0 on HTC (cingular 8500) and I am can use either VB or C# I would like to write some health and fitness program for it and have...
Posted to
Forum
by
jweir
on
08-11-2007
Filed under: Compact Framework, VB.net, C#
-
using Microsoft.VisualBasic.ApplicationServices; I converted an app from VB.NET to C#, did a little tweaking and got greeted with this happy little error: The type or namespace name 'ApplicationServices' does not exist in the namespace 'Microsoft.VisualBasic' are you missing an assembly reference?
Posted to
Forum
by
anger2headshot
on
04-15-2007
Filed under: VB.net, .net 2.0, Microsoft.VisualBasic.ApplicationServices, C#
-
I wish to execute 7za.exe, which is located in the directory of my project files at the moment, with the argument "e"+strTheGadget+" -o C:\Program Files\Windows Sidebar\Shared Gadgets\"+strTheGadgetName+"" So I used this: Process.Start("7za.exe e "+strTheGadget+" -o C:\Program Files\Windows Sidebar\Shared...
-
Daniel, I am a web developer who works extensively in .NET web applications and web services. I use SharpDevelop to solve a number of problems with Visual Studio .NET. Recently I saved myself a great deal of time and work by using the VB to C$ translation utilities - amazing. Depending on how your team...
Posted to
Forum
by
jensjohansen
on
03-17-2007
Filed under: code template, VB.net, User controls, code generation, suggestions, #develop for applications, Extending #develop, custom components drag&drop, application development
-
hi, wondering if anyone could tell me if it is possible to code asp.net pages in vb.net (not c#) using shapDevelop... i've installed sharpDevelop 2.1 ... but can't find a way to open a VB.NET ASP.NET project... can open C# ASP.NET project... so... anyway or any workarounds that would allow me to code...
Posted to
Forum
by
huxain
on
02-15-2007
Filed under: VB.net, editor, asp.net debugging
-
Hi all. I have an old eVB project I'd like to update, but I'm not too up to speed on C# yet. I see there is a project template for a Compact Framework app for C#, but not for VB. I thought about using the C# -> VB converter tool to make a VB one, but am not sure if that would work out just right or...
Posted to
Forum
by
Blue Ninja
on
11-07-2006
Filed under: Compact Framework, VB.net, Using #develop
-
Yes, you can - however the Visual Basic implementation of mono is not complete yet, so some features will not work. For more information please refer to the status page of the mono VB projec t. Also please note that #develop itself will not run on Linux. You can use monodevelop instead, which is a fork...
-
hmmm, it´s a while ago since I did some VB-code, and somehow it doesn´t seem to work anymore quite the way it did... Problem: I create a class, I define a public instance and then access one of the classes functions... no problems while building, but it won´t run the bloody thing. it...
-
Hello !! This is not reply to your question sorry . I only first time i use this forum i also like the programming with Serial Port , i saw some examples in the internet . i want to such programmer , actualy im database programmer i use .net vb and C# . my question , i want to be come such programmer...
Posted to
Forum
by
ggr_fi
on
12-26-2007
Filed under: VB.net, #develop for applications, vb.net 2003
-
Hello, I am trying to use #develop to port my VB application to Mono. When I compile it complains about VBas.exe. I tried to use the beta version too but that doesn't seem to support mono. The error is that it can't find VBas.exe. Which i did some searching and found that VBas.exe was re-written...
Posted to
Forum
by
bob3695
on
02-15-2008
Filed under: VB.net, Mono, error
|
|
|