Hello Guys, I'm a PHP developer but companies in my country are using Windows and .NET language which forces me to go .NET I want to start learning and using .NET language, can you recommend me how I can start from scratch without losing time? .NET tutorials? .NET editors? Localhost server program? Thanks
I think you might want to dive into C# or VB.NET which ever you prefer first to get some experience with the language then as you pick up pace then get a feel of how big the .NET Framework is. I started first with (Head First C# book or Illustrated C# book by Apress) and then on to advanced books. Your editor in choice would most likely be Visual Studio or if you'd like Mono but I'd go with MS VS.
If you are new to it I recommend you to go straight to ASP.NET MVC (as opposed to WebForms) and C# (not VB). As long as books are always useful I'd rather start with some online tutorials that will give you some working examples from the very beginning so you can grab the basics much quicker.
For studying dotnet you have first study either C# or VB. So first you must decide which language you are going to use.
I think microsoft's tutorials msdn.com library section is best for you to get start in .net from scratch.
vishalravlani.com/blog/2012/09/url-routing-with-asp-net-4-0/ the above link has great article about url routing