List of countries, cities, languages
posted by Jemm(9604) 3 years, 8 months ago 0
Also, the scripts on pages have Arabic_CI_AS as collation, which isn't necessarily what you want. Just remove COLLATE Arabic_CI_AS -parts to get your default collation.
Reply
@amrelgarghy: Yeah, it was great help - I just gave a tip ;) Collations are awkard when a wrong collation is used. Changing collation requires reinserting of data so that the sort order etc will be right.
New Patient Journey Demonstrator released
Direct link to the demo: http://www.mscui.net/PatientJourneyDemonstrator
Microsoft Unveils Next Version of Visual Studio and .NET Framework
posted by Jemm(9604) 3 years, 7 months ago 0
Overview of the Visual Studio 2010 and .NET Framework 4.0: http://msdn.microsoft.com/en-us/vstudio/products/cc948977.aspx
DotNetFunda Is A Disgrace.
He even offers downloads to certification braindumps... :/
Visual Studio 2010 and .NET Framework 4.0 CTP
Yes, they are available for download :)
Debate: Do We Really Need Three Layer Architecture?
posted by Jemm(9604) 3 years, 6 months ago 0
Definitely.
Building applications with DLinq Designer
DLinq... This post is from July 01, 2006. *facepalm*
IIS7 Request Routing and Load Balancer Release Candidate Available for
Kicked for the piratey "ARR!" ;)
Microsoft Oxite at the CodePlex
posted by Jemm(9604) 3 years, 5 months ago 0
I'm quite oxited about this =)
IIS7 in Windows Server 2008 R
posted by Jemm(9604) 3 years, 4 months ago 0
Damn.. typo in the title. Meant: "IIS7 in Windows Server 2008 R2 (and Windows 7)"
Create a Strongly Typed CRUD UI With ASP.Net MVC RC
posted by Jemm(9604) 3 years, 3 months ago 0
@Mike: Sounds like something ASP.NET Dynamic Data could be used for, too.
WebForms or MVC? What about the third option?
@paul: Why PHP? Why wouldn't Classic ASP count (from which PHP is copied, anyway?)
Difference Between Unix and Windows Shell
How is this .NET-related? Besides it is quite inaccurate (ever heard of Powershell?)
Git For Windows Developers – Git Series – Part 2
posted by Jemm(9604) 2 years, 8 months ago 0
After looking through that I'm definitely sticking to the TFS/Team System...
TFS Sucks, here is a list why
I've had no problems with any of the mentioned items, but they are dependent on the usage patterns, anyway. However, source control is just one side of the TFS/Team System, so if it has some flaws it's still a complete ALM-solution that integrates everything together. Granted, it could be faster on some places and easier to install, but it's improving gradually to a better solution. :)