Posts Tagged ‘using visual studio’

How to link visual studio or vb with java programming?

Is it possible to link visual studio with java? I mean, i’m planning to develop the interface of a software using visual studio while the coding will be using java programming? is it possible? how to link it?

How do I compile a C# program with an icon from the command line?

I am working with C#, and I do not be happening to be using visual studio for this and a lot of it is very automated, so I was wondering how you compile a C# program so that the executable will have an icon. DO I need to make assembly instruction files or something?

What is the best website where I can learn C# programming for free?

I would like to learn C# programming to improve my technical/computer skills. What is the best website out on the internet where I can learn C# for free? I know that I’ll probably be using Visual Studio 2008, but I was wondering what website has the best step-by-step tutorials for beginners (and for free). I would prefer a site that has lots of pictures and maybe even video tutorials. Thanks!

How do i connect a windows C# application to a remote Mysql database?

I’m currently connected to a local Microsoft SQL server. I’m new to windows programming and i need the code snippets to connect my windows C# application to a remote Mysql database. I have a website which is connected to my web host’s Mysql database. I want to be able to connect my windows C# app. to that same data base. Need your expert advice. By the way, I’m using visual studio.