May 2006 - Posts

After a gap of two months after the great community launch, MUGH is back with the UG meet.

We are planning to go for user polling this time to decide on the sessions, as we have more speakers and more topics. We had done this 2 years back when SQLCON was launched.

We have thought of keeping this UG meet topics more genreral and more basic, rather than the 'what's new' sessions which we have been doing since long:)

I am also planning for a full day session sometime soon on SQLServer performance tuning soon.

Any two of the below topics would be presented based on the speaker availability and audience choice

Topic #1 : Indexing Strategies with SQLServer
Speaker: Anjana Ramamoorthy, Satyam Computer Services

Topic #2 : Demystifying CAS
Speaker: Tameem Ansari, Satyam Computer Services

Topic #3 : Designing Applications for performance and scalability
Speaker: Venkat Murthy, Wipro

Topic #4 : Client Applications Yesterday, Today, Tomorrow
Speaker: Tameem Ansari, Satyam Computer Services

Date:26th May 2006
TIME: 6.00 P.M to 7.30 P.M
VENUE: Infotech Enterprises, Hitec city,Hyderabad

Posted by AnjanaRam | with no comments
Filed under:

Very recently i had installed Community Server Free Express edition  running on asp.net 2.0 and SQLServer 2005 in my unit for corporate blogging and knowledge management stuff and it's being used now for initial testing.

But the process of getting the community server working was not as easy as i expected it to be.

Not because the installation is complex, but because it has toooooo many bugs:(

And these bugs were not Sev 3 or Sev 4 bugs, they were infact Sev 1:S

The first bug i encountered shocked me! They had mapped a wrong database to the application, and the applciation was showing an error in a SP parameter that never existed:S I wonder how they can do such a silly mistakes and release the product. I would really like to meet their testing team.

Similarly there were many more issues, it took more than 10 days for me get the confidence that i can release this for use.

Thanks to discussion forums on Community Server that helped in solving most of my problems.

And even after the installation i find so many basic features missing in the express edition.

One of them is that i cannot delete a user once i create it:D.
Without knowing this i created so many test users and now i have to delete them by writing a stored proc directly on the database:D


The only reason for me to choose community server against wordpress was that it runs on asp.net and SQLServer which i and many developers in my unit can understand better, and if needed we can make any changes to it's behaviour by using the SDK.
But this did drive me crazy!

But what's strange is popular sites like Hive.net and http://blogs.msdn.com run on this very well.
The only difference is that i am using a free express edition and they would be using a fullfledged licensed version:D

Is it that because this is a freeware they are not caring to resolve these bugs;)

 

Posted by AnjanaRam | 15 comment(s)
This is the one thats tastes honey for all SQL Express lovers and want to leverage it beyond it's capabilities. Now microsoft has released two kits specially made for SQL Express.(Absolutely Free)

Microsoft SQL Server 2005 Express Edition with Advanced Services
1. SQL Server Management Studio Express, a graphical management tool based on SQL Server Management Studio that makes it easy to manage and administer SQL Server Express databases. Download (234 MB)

2. Reporting Services, an integrated report creation and design environment to create reports.

3. Full-Text Search, a powerful search engine for searching text-intensive data.
Microsoft SQL Server 2005 Express Edition Toolkit Download (213 MB)
  1. Connectivity Components
  2. Business Intelligence Development Studio
  3. Management Studio Express
  4. Software Development Kit.
Posted by AnjanaRam | with no comments
Filed under:
More Posts