I just downloaded asp.net beta 2 and have been browsing sites regarding it all day. Not many places have I found that list their opinion on what is more popular language to use. I know it's probably mostly a preference thing given your programming background... what do you guys mostly use?The rule is... which are you more confortable with? c or vb? The reason why microsoft made c# is so c programmers could use their favorite language. I learned vb so I could program in asp 3.0. So thats what Im using right now. However I like c better. And am planning on switching to c# entirely. Its strongly typed and I like the way I can do certain things. c# is case sensitive.. vb is not.. VB is sometimes easier to understand.. There really is no difference except a little syntax. But if you want my recommendation I say learn both. Use c# as your primary language. Then learning or modifying vb.net will be a sinch.Thanks for your thoughts - I was leaning towards c# anyway, even though I'm more of a vb developer. I'd like to be able to use a 'strongly typed' language and c# is more so than vb.net from what I have been reading. Plus, it's more of a 'real' language, ya know. you know, there are other langs supported. Like Python. If you like C you'll love Python.