Ask me
- Answered by Kannan Subbiah
Follow me on Twitter
@kannagoldsun
(Move to ...)
About Me
Blog
Daily Digest
Contact Me
Privacy Policy
▼
Wednesday, 15 August 2018
VB.NET Extending the MailMessage to have the ability to save the mail message
›
Problem: The System.Net.Mail.MailMessage is badly missing the option of saving the Message as a file. Though there is a workaournd by us...
Saturday, 7 April 2018
Hypothetical Indexes in SQL Server
›
Problem : While attempting to rebuild all indexes on a table, I am getting the following error: Cannot rebuild hypothetical index '_dta...
Monday, 13 March 2017
Windows Service - How To Setup Email Notification On Service Failure
›
Problem: We have designed a scheduler engine, which runs as a windows service and is used for executing different kinds of scheduled ta...
Sunday, 12 March 2017
MS Excel - Copy Sum of Selected Cells
›
Problem: Mirosoft Excel is a wonderful office product and is an essential tool in our work life for most of us. But still many would hav...
Saturday, 11 February 2017
MS Excel - How to get rid of the GetPivotData function in formulas?
›
Problem: Have you tried copying a formula involving cells within a pivot table? You may find that the the value in the target cells don...
Saturday, 21 January 2017
Bootstrap Carousel - Different intervals for differnet slides
›
Problem: Bootstrap Carousel is an easy and convenient option for implementing a slider on your website. But is there a way to advance t...
Saturday, 10 September 2016
ASP.NET - Setting HTML Meta tags in content pages
›
Problem: Though the @Page directive in a content page allows one to specify the Description and Keywords attrubutes, the same is ignored w...
›
Home
View web version