AKatawazi

Stories kicked by AKatawazi

Cheap Dedicated Server Comparison(www.codingsmarter.com)

submitted by AKatawaziAKatawazi(45) 1 year, 7 months ago

No .NET app can run without a server behind it and sometimes it pays not to share with others. I compared 4 "value" dedicated server companies and my results were horrid to a great deal. More details in article. read more...

add a comment |category: |Views: 6

tags: another

Patent on Forms Validation Using REGEX(codingsmarter.com)

submitted by AKatawaziAKatawazi(45) 3 years ago

Unbelievable patent has been granted to IBM, aparently they invented form validation in 2009. read more...

add a comment |category: |Views: 14

tags: another

jQuery Intellisense in Visual Studio 2008(codingsmarter.com)

submitted by AKatawaziAKatawazi(45) 3 years ago

This is a great little article about getting intellisense to work in your js files with jQuery methods. read more...

add a comment |category: |Views: 7

tags: another

Visual Studio 2010 Beta 1 for MSDN Subscribers(vistadb.net)

submitted by vistadbvistadb(879) 3 years ago

Visual Studio 2010 Beta 1 is now on MSDN along with .Net 4 Beta 1. Some highlights from the information: .Net 4.0 Cloud Development - Windows Azure which is basically utility computing where you pay by the hour for your usage. Parallel Development - Not sure if this only means PLINQ for .Net developers or if they are only talking about C++ devs. TDD Improvements - Editor changes for building test cases first, and then writing the code. ASP.NET - CSS grids and design surfaces changes, more Javascript debugging improvements. C++ Compiler - Lots of changes for C++ development, including MFC. Sharepoint templates New Project Templates Windows 7 - MFC updates for Ribbon UI, and WPF changes. Application Model Changes - Reverse existing codebases, and lots of changes in Architect Edition to support more model types (including Class Libraries finally). Test Runner - This is potentially huge as it allows testers to submit bug reports complete with callstacks and traces that you can actually use to resume an app at the error point to avoid the dreaded No Repro on bug reports. I have seen this demo and it is quite impressive. We will see how it actually works though. read more...

add a comment |category: |Views: 387

tags: another

Linq Vs Stored Procedures Part 1 (Inserts)(codingsmarter.com)

submitted by AKatawaziAKatawazi(45) 3 years, 1 month ago

A head to head comparison of the two with real results. In this part we do a comparison between SPROCs and LINQ to see which one is able to insert data into several different database tables the fastest. read more...

add a comment |category: |Views: 58

tags: another

Business for geeks: Naming your software company(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 2 months ago

A second post in the series about starting a software development tools company covering the process undertaken in picking the name of the company. Covers points to consider when picking a name for your own software brand. This isn't strictly code but might be interesting for entrepreneurial .net geeks out there. read more...

add a comment |category: |Views: 501

tags: another