1

I know it is not a programming related,

I am in PHP Development for last 2 years, now will it be possible(how hard) or advisale for me to shift to .net Development.

any help ?

Thanks in Advance,

0

4 Answers 4

3

Ramp Up is a microsoft site that has training based upon prior experience. For example, you can take training for php developers, where they use php constructs as analogies for things you are learning.

Sign up to request clarification or add additional context in comments.

Comments

1

It's certainly possible. I've worked in both, and while I find things about both platforms that I prefer over the other, I don't think it's terribly hard to learn one system having already worked on the other.

For me it was no harder than any other time I've learned a new language.

Comments

0

If you understand the programming semantics, picking up on another language or technology should just be a matter of learning that particular language's syntax. Of course, there are always exceptions. For instance, you may do something in one particular way in PHP or C#, whereas there is an alternate, "pythonic" way to do it. But once you grok the core programming fundamentals, those should be relatively trivial to pick up. If you are a native PHP developer, you should have a relatively small learning curve going to something like C#. The syntax of the two languages are pretty darn close. I initially started developing in PHP and eventually switched to .NET with a slight learning curve.

Comments

0

Of course it's more than just possible. It's not a secret that if you know one language it will only be simpler to study another one. Technologies that are used in different languages are similar and it'll certainly help you.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.