C# - Important Is The Programming Language When Choose A New Job?

Jun 27, 2012

We are currently hiring at the company where I work, and here the codebase is in VB.Net.We are worried that we miss out on a lot of brilliant programmers, who would never ever consider working with VB.Net.

My own background is Java and C#, and I was somewhat sceptical as to whether it would work out with VB, as - to be honest - I didn't care much for VB.

After a month or so, I was completely fluent in VB, and a few months later I discovered to my surprise, that I actually like VB. I still code my free time projects in C# and Boo though.

So my question is firstly, how important is language for you, when you choose a new programming job?

Lets say if its a great company, salary is good, and generally an attractive work-place. Would you say no to the perfect job, if the language wasn't your preferred dialect?VB or C# is one thing, but how about Java or C# etc.Secondly if the best developers won't join your company because of your language or platform, would you consider changing, to get the right people?

View 26 Replies


ADVERTISEMENT

New Programming Language To Choose As VB Programmer?

May 31, 2012

I would like to learn a new programming language to be able to compile the same code for different platforms.

My background in programming: VB.NET (I have been using it as my main language for the past 3 years), some Java (to which I couldn't really adapt) and very limited PHP. I use a Mac Book with OS X to code.

I'd like to find a PL with a very easy learning curve from VB.NET, cross-platform IDE and able to compile the same for Windows, Mac and Linux.

I am a beginning programmer, so a object-oriented, .net like language is probably my best bet.

View 2 Replies

Asp.net - Simple Explanation Of "Unified Modelling Language", Why Is It Important?

Jan 22, 2011

i am new to asp.net and i was told that i need to know UML thoroughly to build successful software, is this correct? i mean cant i just "code and fix" and "model" in my brain. how important is UML and what is the best way to learn it?

View 3 Replies

Best Programming Language For Programming Windows Applications?

Jan 28, 2012

I have recently taken a liking to programming, and have programmed a few games in C#,my friend has asked me to program an application for him to use in his shop. But I have no idea of what language is best suitable?

View 8 Replies

Best Language To Choose For Development

Jul 18, 2010

Which language, VB.Net or C# is the best language to choose for development right now? Needing users to have the .Net framework is something that I see as a drawback to Vb.NET, but what are the pro's and con's of each language? What can be achieved with one but not the other?

View 1 Replies

C# - DebuggerDisplayAttribute - How Does It Choose The Language When Evaluating Expressions

Sep 22, 2009

[URL]From what we can see on MSDN, it says to be careful about which expressions we put as they change from language to language. My question is: what are the supported languages for writing those expressions? If various languages can do it, how does it detect which language is being used?I've made my class in CLI, and coded the expression in c#, being that it works. I've tried in c++/CLI, but that way it doesn't.

Here is my code:

[DebuggerDisplay("z = {ToString()} Norm = {System.Math.Round(Norm,2)} Angle = {System.Math.Round(Angle, 2)}")]

Now, trying it the c++/CLI way:

[DebuggerDisplay("z = {ToString()} Norm = {System::Math::Round(Norm,2)} Angle = {System::Math::Round(Angle, 2)}")]

My assumption is that it will always read the expression as c# code. Is this true?

View 2 Replies

Programming And The Language .net?

Oct 21, 2010

I have a general question about the programming language vb.net. I wonder how I should see the vb.net language compared to a "lower generation " language like for example C+.For example if you had to develop a CRM application , can you build such an application in both programming languages with the same amount of detail and efficiency?

Is it right if I say that the "language" vb.net is an abstract version of for a example a lower language like C+ in a way that the same possibilities are possible as with C+ but more efficient so it takes the programmer less time? So basically if you would compare it with building a house in C+ you would need to build a door with all the separate pieces while in vb.net you would just place a door as a whole. But this does not mean the possibilities of building a house as a whole are fewer.

So now comes my final question: can vb.net be seen as a true programming language like C and can somebody who masters vb.net be seen as an equally good programmer as somebody who masters C+. Or would the C+ programmer in this case be superior?

View 1 Replies

Creating A New Programming Language?

Dec 22, 2009

I have made an application (similar to Logo) which can take some simple code and draw a line according to that. I have the graphics covered but I want to know a few steps towards compiling and running a programming language. A few specifications are: - Has built-in methods and variables

View 2 Replies

What's The Advantages Of VB Programming Language

May 3, 2010

I want to learn programming, many people in website say visual basic is a good start. What's the advantages of it? As i know, there are a lot of people use c# in china, but few people use visual basic, why? Any great book to learn it?

View 16 Replies

Is VB An Object Oriented Programming Language

Jun 18, 2009

Is Visual Basic an Object Oriented Programming Language ?Working as a software engineer

View 2 Replies

Programming Language To Focus On For Development?

Dec 1, 2011

The dilemma I am having is what programming language to focus on for development. Currently the options are Java, C++, C# and VB.Net. I plan on filling in some gaps of my undergrad by taking some high level math courses, data structures, algorithms and will probably take all 2 or 3 levels of one programming language.

View 2 Replies

VB Language And Object Oriented Programming?

Apr 20, 2009

i am new to asp and am currently trying to get my head around the visual basic language and Object Oriented Programming.From what i have read you need to have a good understanding of these to create good ASP.NET webpages, but from reading about these in books and joining the website [URL]..i am getting fairly confused with the language and the OOP. Does anyone out there have any tips for me when it comes to learning about these. Is there a good way to learn about these as i just seem to be getting really confused from the start.

View 5 Replies

VS 2008 - Create A Programming Language Using VB

Aug 21, 2009

Is it possible to create a programming language using vb.net?

View 4 Replies

Merge Multiple PDF Into One Using Programming Language (.NET / VBScript)

Jun 24, 2010

Every Morning, we are getting multiple PDF files and our Executive needs to see in one PDF files.

Right, now I am diong manually PDF Merge process using Acrobate Profetional. But Now, my client asking to convert this into automated process every morning.

How can we Merge PDF processing using programming language .NET / Java Script and automate this every morning ?.

(My client is not allowing to use any third paty tool for this process.)

View 3 Replies

Saving Data As A Class And Other Programming Language

Apr 16, 2012

If I save some data as a class and I serialize it all done in vb.net. What happen if someone with another language like PHP whats to use that data will be that possible directly?

View 2 Replies

.net - Choosing An Alternative High Level Programming Language?

Jun 18, 2010

I used to be visual basic 6 programmer, i was pleased with visual basic : it is high level language that do stuff fast,easy to learn, easy to do stuff in,you can drag and drop stuff to the form and write your code,it is simply amazing.however microsoft buried VB6 and pointed us to VB.NET which is so different that it is not the old VB anymore.I didn't like what microsoft did and would like to look somewhere AWAY from microsoft and from any other proprietary language I would like to look into a similar language that is easy,cross platform (windows / Linux), object oriented, visual design, non proprietary and compile (for some guarding against reverse engineering).

i am freelancer so the choice is entirely mine,i don't care about performance of programs, the time taken to develop a given programs is much more important. desktop / database / GUI /networking programming is what i am looking for.so any such language offered by our open source community ?

View 8 Replies

"start" Window To Choose Language?

Nov 20, 2011

How can I make something like this: I have now made everything in Finnish but Id like to add English too. So it must chage everything (labels, menus, checkboxes, tooltips, etc) but the contents of program is the same. And compobox isnt necessary if there is easier way to do this. I just like to have "start" window to choose language.

View 2 Replies

Does VB Come Under The "High Level Programming Language" Category

Jul 14, 2009

Does Visual Basic come under the "High level programming language" category?Or is it a "Low level programming language"?

View 7 Replies

Step By Step On Learning Programming Language, DOTNET?

Oct 22, 2010

I really need to learn much about it, but always stock up,.DOTNET covers the vb.net, C#, C++, ASP.NET, .NET framework is it right?.C++? ASP.NET?What should be my step by step procedure?

Will I start on database? Connection of client and server? Webrowser? Application?...etc etc etc.Will it ok if i start on studying every toolbox item one by one?

I dont have any project or every assignment that needs to be done....All i want is to learn about DOTNET

View 7 Replies

Step By Step Procedure Of Learning Programming Language?

Nov 2, 2010

coming to the topic i want to learn dotnet i am not good at programming. but i want learn it i m very passionate about it.you all know soo much about DOTNET even i want to become like you people.i have a bit knowledge about this but not much..What should be my first step towards this?How should i start with and from where should i start with?

View 3 Replies

VS 2008 Why Is It Important To Sign The Assembly

Sep 6, 2009

I saw one post on which someone was recommended to sign he's assembly, why is this important?

View 4 Replies

Way To Store Short Important Data?

Jun 13, 2011

I am writing a program and I need to store important data like password, etc. What is the best way to store the password and where is the best way to store it?

View 1 Replies

Localization - Menu Strip To Select An Other Language - Doesn't Change My Menustip Text To My Selected Language

Mar 29, 2010

In my winform app in VB.NET I want to use the localization option. But i have a few questions/problems. I'm using a menu strip to select an other language. But it seems that is doesn't change my menustip text to my selected language. It does change my labels, buttons, and textboxes but menu strips don't seem to change when I choose another language. Also is it possible to get those resx files such as MyForm.fr-FR.resx compiled so it isn't an external file outside my app? Or to get those files in an Language folder at the same location of my app, so i don't have all those fr-FR & nl-Nl folders in the same location as my program?

View 4 Replies

App Logs Important Events To A Text File?

Oct 14, 2010

My (local, windows/mono) app logs important events to a text file. In case of a sudden crash/failure/forced exit, no data should remain unwritten (as far as it's possible). Thus I currently use a simple append-to-text-file approach:

[Code]...

View 4 Replies

Delete Element From Array Where Order Is Important?

Nov 28, 2009

Dim strArray() As String = {"test1", "test2", "test3"}
strArray.SetValue("", 1)
Console.WriteLine(strArray.Length)
Console.ReadKey()

This still leaves me with an empty array value, how can I just delete it or can't I? Do I have to use an arraylist and if so how do I convert an array into an arraylist?

View 1 Replies

VS 2008 - Important To Turn Option Strict On ?

Oct 13, 2009

Why is it so important to turn option strict on? I admit I am not a professional programmer, but I have written a great number of useful applications...I am fairly well (although self) educated in object oriented programming... I even write programs for my business...I always have felt that I am missing some background theory that is probably really important (I have a grad degree in math, no comp sci)...I have never turned on Option Strict for any project I have ever written, and I guess I just want to know, theoretically why is it important?

View 10 Replies

Create Overview 'outline' Of Most Important Sections Of An App In Program?

May 1, 2009

I want to code in our VB.net to be a little easier to follow both to improve readability and also make it a lot easier to know the best place to put a new bit of code/feature.

Essentially, I'd like to have a 10,000 foot "outline" of the code" with hyperlinks from the outline to the code.

It needs to be portable, so BookMarks won't do the trick (I think). I'm thinking maybe TODO comments. I'd like to create our own Todo style comment like "Outline" or something but that keyword would need to be in the config file for VS as well (but then it's just one thing to keep sync'd).[code]...

View 4 Replies

VS 2010 Randomizing - Program Randomly Choose Questions - NEVER Choose Same Question In Same Program

Dec 20, 2011

I am currently working on a family project which is based on "Who Wants To Be A Millionaire?" show. There is a huge diffrence between the show and my project. My project is a christmas edition and the goal is not to get money or something, since I will not add it... Erhmm... Let me get to the point. I have already designed a layout and scripted some things. I have about thirty questions but I do not want them to always spawn in the same array, if you know what I mean. I want the program to randomly choose one of those thirty questions and NEVER choose the same question in the same program run. By the way, there are four options on my project: A, B, C and D. I have got everything, I just need a code.

View 3 Replies

Migrate From .net Specific Language To .net Framework Language?

Mar 11, 2010

What reasons are there to migrate from vb.net specific language to .net framework language?
Examples:

VB.net
ubound
msgBox
.Net Framework
array.getUpperBound(0)
messageBox

View 4 Replies

IDE :: When Localizing A Form / Select Language In Form Properties But IDE Automatically Selects Different Language

Nov 29, 2010

I have multilingual application that was done in VB2005.We recently had a request to translate the application to Arabic (Egypt), so I have been happily running through all of the forms and changing the layout for Right to Left format.I have 2 forms that are problematic though.On one form, whenever I select Arabic (Egypt), it will automatically switch the selection to Arabic (Saudi Arabia) and try to add an ar-SA resx file.On the other problematic form, if I choose Arabic (Egypt), the IDE will automatically select Chinese (People's Republic of China), then copy the contents of my ar-EG resx file into the zh-CN file, overwriting all of our Chinese translations and layout changes with the Arabic ones.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved