Zalmoxis Blog Rotating Header Image

software development

Store Credentials In Visual Studio 2010 For TFS In Another Domain

Usually when you work with TFS which is in another domain or if you are working on a Virtual Machine with its own domain Visual Studio 2010 keeps asking you for password every time you want to open a TFS based project.

(more…)

Popularity: 1% [?]

Globalization And Localization In Software Development

Globalization is the process of making a program ready to be localized. Localization of a program makes the adjustments and resources available such that the application can display information that’s consistent with a specific locale. This includes the formatting of dates, numbers, currency, layout, and strings. Localized programs behave as if they were written in a language that is native to a local area.

Popularity: 1% [?]

Some Open Source .Net Frameworks

  1. NLog Logging and Auditing – http://nlog-project.org/
  2. NHibernate – ORM – http://nhforge.org/Default.aspx
  3. Spring.Net – Aspect Oriented Programming (AOP) DI/IoC – http://www.springframework.net/
  4. NUnit – Unit Testing -http://www.nunit.org/
  5. Microsoft Enterprise Library – Data Access, Logging/Auditing, Caching, Security, Validation, Exception Handling etc. http://msdn.microsoft.com/library/cc467894.aspx
  6. NetSqlAzman – authorization manager for .Net http://nik.pevik.com/authorization-store-for-net-net-sql-authorization-manager-netsqlazman/
  7. Castle/Windsor (MicroKernel/Windsor) http://www.castleproject.org/castle/download.html
  8. DotNetNuke — CMS http://www.dotnetnuke.com/
  9. Mono — .NET 4 OsX/Linux – http://www.mono-project.com/Main_Page
  10. JQuery/Dojo/GWT —> Javascript Frameworks
  11. myBatis.NET – http://mybatis.org/dotnet.html
  12. NAnt –> building utility http://nant.sourceforge.net/
  13. CruiseControl.NET automated building tool http://confluence.public.thoughtworks.org/display/CCNET/What+is+CruiseControl.NET

Popularity: 1% [?]

Some Very Useful Sharepoint Development Tools

  1. SPVisualDev
    SPVisualDev makes it easier for Sharepoint 2007 developers to develop features and artifacts with Visual Studio 2008 / 2010. It is written in C# and is implemented as a Visual Studio 2008 / 2010 Add-in. more info
  2. (more…)

Popularity: 1% [?]

ASP.Net Blog Engines

  1. BlogEngine.Net  – BlogEngine.NET
  2. dasBlog
    http://www.dasblog.info/
  3. Oxite
  4. Atomsite – http://atomsite.net/info/Overview.xhtml
  5. SubText – http://www.subtextproject.com

Popularity: 1% [?]

New Free SEO Tool From Microsoft

Search Engine Optimization Toolkit

 New Free SEO Tool From Microsoft Or, download x86 / x64 (more…)

Popularity: 1% [?]

Windows VPS Hosting

I am in search of Windows VPS Hosting for several ASP.Net web sites. I have prepared the following list of providers to review their services and prices. If anyone has experience with these providers or with any other Windows VPS Provider I would be glad to receive some comments:

(more…)

Popularity: 1% [?]

Sorting Foreign Key Values in Dynamic Data Web Site

I wanted to sort the values in alphabetic order when choosing foreign key relationship in Insert/Edit Entity Mode.

(more…)

Popularity: 1% [?]

Backing Up From Remote SQL Server to Local Drive

I have recently been challenged with the following issue:

1.I wanted to have a backup of one of our clients SQL Server database.

(more…)

Popularity: 1% [?]

Internet Explorer cannot display the webpage On Windows 7 Beta – Fix

I have recently installed Windows 7 Beta. I am impressed from the performance. I have successfully installed all the development tools I need. (more…)

Popularity: 1% [?]