N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Wednesday, June 05, 2013
How to Validate Date based on format “MM/dd/YYYY” in VB.NET
›
Here is the sample code snippet which I wrote to do date validation for a particular format and culture. 1: Private Function validat...
1 comment:
Monday, June 03, 2013
How to Kill Excel Ghost Process in SSIS using VB.NET
›
Here is the simple method to kill Excel Ghost process which is running behind scene while running SSIS package. Here is a small method to ki...
3 comments:
How to Kill specific Excel Ghost Process generated in SSIS using VB.NET
›
There are some scenarios where we might need to kill excel process programmatically. Even though we use proper error handling and try catch...
1 comment:
How do I format date value as yyyymmdd or any specific using SSIS expression builder?
›
I have a scenario where I need to create a folder on fly with current date in YYYYMMDD format. Here is simple solution how we can achieve ...
Friday, May 10, 2013
Free eBook: Programming Windows 8 Apps with HTML, CSS and JavaScript
›
You can download the eBook in PDF format here: http://go.microsoft.com/FWLink/?Linkid=270056 (17.9 MB) EPUB format is here: http://go.micr...
‹
›
Home
View web version