Should I buy from RightGadgets.in? A BIG NO
Hi all,
This is just to aware you about the worst shopping experience I had with the website that is RightGadgets.in. There are many site from which I have been purchasing since last 5 years and thought to try on RightGadgets.in. I made an order with RightGadgets.in and after 10 days there are no reply back for the order I placed. Then when I get back to them using contact email, they just tell me following, Following is reply from Virendra Baradia
Tuesday, 23 August 2011 1:20 PM
Message Body
Dear sir,
Due to unavailability of stock your order is cancelled with us. We had sent a mail to you but I guess it had gone on a wrong id hence it bounced back. We sincerely regret the inconvenience caused for the same.
From: Manish Pansiniya [mailto:manish_ld@yahoo.com]
Sent: Monday, August 22, 2011 11:22 PM
To: contact@rightgadgets.in
Cc: Rightgadgets@rightflorist.co.in
Subject: Re: Rightgadgets Your Order No.: CRRGI-201108101Could you please let me know the status of my order.
Thanks,
Manish
I have purchased with many sites and I thought to experience new website but the issue is they are not mature enough to have good customer experience. I suggest you to purchase from
- Ebay
- IndiaPlaza
- Infybeam
- Tradus
And for RightGadgets.in…A BIG NO..Don’t go with it.
Outlook Addins
Good Source of outlook addins
Installation of Visual Studio 2010 Hangs/Very Slow Resolved
I dont have problem in installing 2010, 5 month ago. It smoothly installed. But I had problem in installing 2010 yesterday. It was very very slow and opening screens after 2 min. And it is such a slow, I could not install it. I have searched at lot of places but no solutions was given but lately found following article which has worked for me.
Just creating registry dword as shown in article smooth installation:
http://social.msdn.microsoft.com/Forums/en/vssetup/thread/c72a9fee-07a3-4843-8da0-c7fe0c278999
MVC 3 RTM Install Error (after upgrading to VS2010 SP1)
I have problem installing SP1 as well as MVC 3 RTM.
Following is the kind of error which I was getting in installation.
Action: Performing Action on Exe at k:\temp\ext27692\VS10-KB2483190-x86.exe…
[6/18/2011, 16:23:41]Launching CreateProcess with command line = VS10-KB2483190-x86.exe /q /norestart
[6/18/2011, 16:23:46]k:\temp\ext27692\VS10-KB2483190-x86.exe – Exe installer does not provide a log file name
[6/18/2011, 16:23:46]Exe (k:\temp\ext27692\VS10-KB2483190-x86.exe) failed with 0x8007066a – The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade. .
[6/18/2011, 16:23:46]PerformOperation on exe returned exit code 1642 (translates to HRESULT = 0x8007066a)
For Resolutions:
I repair/reinstall VS 2010 so that I can install VS2010 SP1.
For MVC, I followed following article:-
Change the method’s message name using WebMethodAttribute or change the type’s root element using the XmlRootAttribute."
We have just received the error when we tried to return a type which contains Response behind it.
Like,
We have webmethod, UpdateStatus and we have following signature
Public Function UpdateStatus(….) as UpdateStatusResponse
But it gives us above exception when I try it using URL to access the service. Then after some debugging and googling, I found that, .NET uses internal class that uses UpdateStatusResponse. If I change the name to UpdateStatusResult and error gone ![]()
http://thisdeveloperslife.com/
Just going through Subsonic blog and got my eye on Rob’s current work. It’s worth looking Videos about today’s developers life ![]()
Subsonic Migration from 1.0.3 to 3.0 has issues with Performance
We have worked with subsonic from around last 4 years and I am very much impressed with how it started. It’s really easy to understand, easy to generate and easy to implement subsonic ORM. So we started using it every project in our company.
But one of our client needs upgrades from 1.0.3 to 3.0 and we started the migration process. But at the end of this process we end up cancelling the Migration and do it from 1.0.3 to 2.2.
The main issue was when we see it in profiler was the linq query creation and execution was taking more time. One of our functions when converted was 3x slower. I don’t know but it seems the development of Subsonic after Rob left might be stuck somewhere or going slow. And I searched in stackoverflow and lot of guys have this issue regarding performance with Subsonic.
I believe Subsonic is great tool and ORM but due to the fact that we could not use 3.0 and LINQ for the new projects, we might need to search something relatively near to Subsonic in implementation. Might be it’s time to try NHibernate
. Or try to join the SubSonic team
.
Installation of Mantis on Windows, IIS & MSSQL
Really useful link. Setup MS SQL User rights properly and you don’t have any major issue in this. ![]()
http://thegrayzone.co.uk/blog/2011/03/setting-up-mantisbt-on-iis-7-w-sql-server/