November 2005 Entries

Custom ASP.NET v2.0 User Account

 

Thanks to all who implemented this nice feature. You may now give ASP.NET permission to a user using raspnet_reiis: aspnet_regiis -ga DOMAIN\DomainUser

Ugly Windows!

 

Damn... I just faced something funny in my WinXP box. When I tried removing a folder, it was just giving me error can not be deleted and there was 'in use' error. After all digging around and going through the folder, found the folder names are much more longer than what Windows expects!
Solution? Well, after two or three ways, including command prompt, I shared the folder across my LAN and removed it from another computer. FUNNY :)

Microsoft Application Verifier

 

SQL Server 2005 Data Encryption

 

Keith Comb showing us new encryption features of SQL Server 2005 for DBAs and Programmers.

VS 2005 Issue

 

Hmm, I don't understand why this has been so, but in my opinion, ignoring would be the best choice for you Paschal :)

Posting on .Text with Smartphone

 

Stefano has created an Smartphone app posting to .Text. I wish he could have shared it for testing on my i-mate sp3.

ASP.NET 2.0 Site Navigation

 

All the new features of ASP.NET 2.0 make me 'feel' much more better and enjoy thinking of the new things. Scott giving out some advice on ASP.NET 2.0 Site Navigation features.

ActiveSync 4.1

 

Sharing Master Pages in IIS Applications

 

Pretty nice guide by Dan Wahlin on sharing Master Pages in different IIS Applications.

Google: No IRAN

 

I just wanted to register in Google Analytic... As I expected, Iran is not in the country list of Google anymore....

Daemon-Tools v4.0

 

Daemon Tools, the tool I use for mounting images, has recently released it's new version. Via Wallace B. McClure.

CRM 3.0 Available to MSDN Subscribers

 

As Kevin Nazemi posting, Microsoft Dynamics CRM 3.0 is available to MSDN Subscribers.

Windows vs Linux in Reading / Writing to Disks

 

Stefano has pointed out to an article from Microsoft Research Lab comparing Windows, Linux and FreeBSD in Read and Write performance for Random and Sequential type of them.

All Servers Restarted!

 

Last night was the night... All my servers were restarted due to the patch fix of Windows. I really don't like it... When I wokeup and see everything is working but not the services...

Burning VS Express CDs

 

Thanks Stefano. I had the issue yesterday mounting the images of Visual Studio Express and by renaming it, everything is just going on well. Why is it so!?

Using SQL Server 2005 Developer Edition for TFS

 

The same issue we had with MSDE now is there on SQL Server 2005 Developer Edition. You can not use TCP/IP connections to it! To be honost, solving it has become much more easier than MSDE 2000.

VS 2003 Web Projects to VS 2005

 

Good advice from Krzysztof Wilkosz on moving VS 2003 Web Projects to VS 2005.

Bandwidth Aggregation, Teaming and Bonding

 

Nice article on these three concepts if you got more than one internet connection.

IE7 New Networking Improvements

 

IEBlog@MSDN giving some notes on the new improvements of IE7 in content caching and decompression. Keep it up!

Debug Javascript with IE

 

Fabrice and some links on how to debig Javascript with IE or FireFox.