Browse: Home / Sumit Gupta
By Sumit Gupta on February 24, 2012
Over the years I use lot of documentation and those help me build my software with ease. However, never need to build one for my projects as they are not quite often big and what more never need to do so, as they are quite handful of function in complete project. But now in order [...]
Posted in .NET, ASP.NET, C#.NET, Programming | Tagged Documentation, Sandcastle, Visual Studio, Visual Studio 2010 |
By Sumit Gupta on February 11, 2012
Today I delete bulk of comment on blog moderation list. These guys took some effort to put their comment and I delete it. Because they are not commenting on article or entry, they are simply marketing their stuff. There is often such comment you will find on your websites, but is this marketting really useful [...]
Posted in Article, Blog: My thoughts |
By Sumit Gupta on February 8, 2012
By default Colorbox Close button is on Bottom Right. However moving it back to top is as simple as changing Position of div from bottom to top. All I have done is change bottom: x to top: x for all child of cboxContent class. which include cboxLoadedContent, cboxTitle, cboxCurrent, cboxSlideshow, ,cboxPrevious ,cboxNext,cboxClose Note for myself, and those who find it [...]
Posted in Javascript, JQuery | Tagged Colorbox, Javascript, Lightbox, UI |
By Sumit Gupta on January 19, 2012
Mysql mostly provide a Case sensitive search because of its default collate configuration. However SQL server use different collate and hence by default it is not case sensitive. It is good to not having case sensitive search by default, as except password compare you most often doesn’t need case sensitive search. Do you? well I [...]
Posted in Database, MS SQL Server, SQL | Tagged COLLATE, Password Protection, Search, SQL, SQL Server |
By Sumit Gupta on December 14, 2011
After a very bad experience in hosting service and try like of godaddy, 1and1, bluehost and few other, I finally reach HostGator. They are still a traditional hosting provider but at least their server works. It is not that you cannot find a good hosting then hostGator, but comparing to $$ spend on hosting decide [...]
Posted in Blog: My thoughts |
By Sumit Gupta on November 16, 2011
Just look at my Stats counter and it show about 6500 spam comments been posted on my blog so far in 1 year time span. This is small number as compare to page visit per day on blog, but still looks like lot of people try to spam me. Phew I am somewhat safe till [...]
Posted in Joyous, Other | Tagged Joyous |
By Sumit Gupta on November 5, 2011
Been involve in technical field, I have encounter lot of technical hurdles. There has been some new problem always, and I somehow manage to escape them by solving those problem. Though not all problems are solvable is what I learn overtime and you need to take different route to nullify the effect of such things. [...]
Posted in Blog: My thoughts, Rants | Tagged Rant |
Recent Comments