VisualStudio 2008 Vs. VisualStudio Express Programming Software Development by AndyPants I just built a new computer and I am trying to keep it as "clean" as possible. I have the purchaised version of VisualStudio 2008 but I dont know wether I should install that, or the latest express version? How to generate a makefile from a VisualStudio project? Programming Software Development by oall Hi all! Does anybody know how to generate a makefile from a visualStudio project? I kind of remember this was possible years ago, but can't find this option on the VisualStudio Express edition 2008 I am using now... I have to transfer projects from VS to eclipse and need the makefile because I will still use the Microsoft compiler from … Android Visualstudio Programming Software Development by timmyjoshua Please can anyone tell me where to download a visualstudio for my android phone..... Re: Android Visualstudio Programming Software Development by timmyjoshua yes there is a misunderstanding and it shall be solved.... i do c# programming on my laptop but now i'm in college and i have an android phone, so in a suitiation where by am in a boring class then i start programming on my phone.... do you know where to get visualstudio that works on android platform????????????????????? Re: Android Visualstudio Programming Software Development by deceptikon > do you know where to get visualstudio that works on android platform????????????????????? That's an easy one: **nowhere**. Visual Studio is a Windows desktop application. However, I know for a fact that there are Android apps that provide a C# compiler and IDE. How good they are I have no clue. You can also write C# online with sites like [… Re: VisualStudio 2008 Vs. VisualStudio Express Programming Software Development by deceptikon Since you're trying to keep things "clean" (whatever that's supposed to mean here), I'm guessing installing both is unacceptable. I'd suggest that unless you're using some feature in the 2008 version that isn't available in the free Express version, go with the more recent of the two. Re: VisualStudio 2008 Vs. VisualStudio Express Programming Software Development by Ancient Dragon You can install both if you want to as long as your computer has sufficient free disk space. If I were you I'd get Visual Studio 2012 Express and use VC++ 2008 only if you need to. Microsoft put all their compuiler into a single package, you can't just get VC++ 2012. I have both 2012 Express and 2012 Pro installed on the same computer with no … Re: How to generate a makefile from a VisualStudio project? Programming Software Development by raissazhou02 I know little about this, only come here to learn more, thanks for all your topic. Re: How to generate a makefile from a VisualStudio project? Programming Software Development by jencas [url]http://www.codeproject.com/KB/cross-platform/sln2mak.aspx[/url] Re: How to generate a makefile from a VisualStudio project? Programming Software Development by Ancient Dragon Microsoft compilers no longer supports generating makefiles. Instead, it has a command-line tool to use the solution file. [URL="http://msdn.microsoft.com/en-us/library/f35ctcxw.aspx"]See this article[/URL]. Re: How to generate a makefile from a VisualStudio project? Programming Software Development by oall Thanks a lot for your precious help ancient Dragon! Re: Android Visualstudio Programming Software Development by castajiz_2 [Xamarin](http://xamarin.com/), i ve used this, not using it anymore so i don t know what s going on really, neverthless i think that this is what you re looking for. Re: Android Visualstudio Programming Software Development by timmyjoshua xamarin is for writtting android apps.i don't mean to write android codes, i want to write my .cs code my phone Re: Android Visualstudio Programming Software Development by castajiz_2 Hm it seems that youve got me wrong or maybe i don t understand you, but i think that i understood you quite well. To make it simple,in Xamarin you write you C# code and you apply it as it is a android code to your phone. So yes, xamarin is for writting android apps but in C#. Re: Android Visualstudio Programming Software Development by castajiz_2 wow, i ve never heard anyone doing programming on a phone or wanting to do it no matter how big or how good it is for typing. deceptikon answered your question. Re: Android Visualstudio Programming Software Development by timmyjoshua hehehehehe!!!!!!!!!! alright bro, thanks..... form design error Programming Software Development by jcgldr hi when i open my form to work with it it comes up this error i have no idea what to do with it can someone help me [QUOTE] Value cannot be null. Parameter name: objectType Instances of this error (1) 1. Hide Call Stack at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.GetRuntimeType(… DataSet Issue in Console Application Programming Software Development by strRusty_gal Hi Everyone, I really require your assistance on the issue. I was debugging my code [C# console application] and i step down to the place where there is DATASET in my code and i clicked on the magnifying glass to see the data inside the DATASET. after clicking on the magnifying glass, i have an error which is attached below Can you guys help me … A first chance exception of type 'System.IO.FileNotFoundException' occurred Programming Software Development by Djmann1013 Why does this error occur? Here is my code: Imports System.IO Public Class Form1 Private Sub Button1_Click_1(sender As Object, e As EventArgs) Handles Button1.Click OpenFileDialog1.Title = "Select Image" OpenFileDialog1.InitialDirectory = "C:\temp" OpenFileDialog1.… WHAT IS THIS ERROR need urgent help Programming Software Development by OMER AHMED whenever i click form10 then this error come. Warning 1 Value cannot be null. Parameter name: objectType 0 0 Instances of this error (1) 1. Hide Call Stack at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.GetRuntimeType(Type objectType) at System.ComponentModel.TypeDescriptionProvider.… Error Message when Running Code - Connecting to the Oracle Database Programming Databases by Papa_Don Group, I've written what I believe is fairly simple code to populate a combobox via data from an Oracle Database. Unfortunately it isn't working and the error in the output box says: "Exception thrown: 'System.BadImageFormatException' in OracleConnections.exe" (the name I've assigned to the program is "OracleConnections"). … Help adding FreeTextBox component (VS2010) Programming Web Development by MisterSnrub Hello! I am using Visual Studio 2010, I am a total newbie to ASP.Net and I am having trouble successfully adding the FreeTextBox component to my project. I am only trying to add it to a simple Hello World-esque project called WebApplication1, and I can't even get that to work. I have successfully added the bin/freetextbox.dll file to my solution, … No symbols loaded in Microsoft VB 2005 Programming Software Development by ntredame I am getting errors when trying to compile the following code. [CODE]Public Class frmMyFirst Private Sub frmMyFirst_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Click Dim strName As String strName = InputBox("Enter your name and click OK.") lblHello.Text = "Hello " &… VB.NET 1.1 To VB.NET 2.0 Conversion issue Programming Software Development by ukshir Hi, I have a project developed in VB.NET 1.1 (using VS 2003). The project has forms developed using the DataForm wizard (Connecting to Access Database, having a dataset and couple of adapter as automatically generated through the wizard - See attached screenprint "Original Form In VS 2003.PNG"). I converted the project to VB.NET 2.0 … Web Development tool Programming Web Development by bogy Hello guys, I'd like to ask about something: When I press ASP.Net Configuration (in the web site menu in VisualStudio 2005), this message appears: "Unable to connect to VisualStudio's localhost Server" and I've already installed IIS. So any one can answer me? Thanks... bogy. Hello everyone ! Community Center Say Hello! by RobertSnaws My name is RobertSnaws. Am 24 and learning Visualstudio. I have a blog about learn Visualstudio online at : <URL SNIPPED> I hope u can learn more on that thanks! my bro! can not add a new data source i get an error Programming Software Development by Don_leon when i try to add a new data source halfway through the add new data source wizzard it gives me this error ------------------------------------------------------------------------------------- un expected error has occurred error message: Could not load type Microsoft.visualStudio.DataDesign.SyncDesigner.SyncFacede.SyncManager,from … Re: can not add a new data source i get an error Programming Software Development by Geekitygeek Its a [URL="http://connect.microsoft.com/VisualStudio/feedback/details/433391/microsoft-visualstudio-datadesign-syncdesigner-syncfacade-syncmanager-error"]known issue[/URL]; an incompatibility between VS2008 RTM and SP1. The error is a result in an incomplete SP1 installation. Try reinstalling SP1 to see if it resolves it. Re: can not add a new data source i get an error Programming Software Development by Don_leon [QUOTE=Ryshad;1295097]Its a [URL="http://connect.microsoft.com/VisualStudio/feedback/details/433391/microsoft-visualstudio-datadesign-syncdesigner-syncfacade-syncmanager-error"]known issue[/URL]; an incompatibility between VS2008 RTM and SP1. The error is a result in an incomplete SP1 installation. Try reinstalling SP1 to see if it … Visual Studio namespaces Programming Software Development by bluehangook629 Hey guys I am trying to use Microsoft.VisualStudio.Data.Services namespace in my project, and I look everywhere to find this namespace but no luck. I was wondering if anyone can tell me where I can go to include Microsoft.VisualStudio.Data.Services in my project. Thanks