7
votes
8answers
3k views
ASP.NET MVC vs. Django - Which framework should I learn?
I am starting a new web project where using MVC framework seems appropriate.
My background is mostly with .Net / ASP.NET, so using ASP.NET MVC looks like the easiest way. I read that django …
1
vote
8answers
462 views
Why is software support for Bidirectional text (Hebrew,Arabic) so poor?
While most operating systems and web browsers have very good support for bidirectional text such as Hebrew and Arabic, …
286
votes
15
votes
Hidden .NET Base Class Library Classes?
The BitConverter.ToString method is very useful when working with binary data. I use it for de …
