Date Range
Date Range
Date Range
Monday, November 14, 2011. This time i was trying to implement Database logging with log4net. As we all know that Log4net is very nice open source for logging and used in almost every software development industries. I am putting step by step solution in two parts for your refrence.
Monday, December 05, 2005. Regular expressions have been widely popular in languages such as PERL and AWK and have been utilized for pattern matching, text manipulation and text searching. These languages are specifically is known for its advanced pattern matching features. Dot Net regular expressions are based on that of Perl and are compatible with Perl 5 regular expressions.
NET Tips and Tricks, VB. NET Framework Code Samples, VB. Sunday, November 13, 2016. How to Create Chat Bots using Microsoft . Artificial Intelligent Agent through Microsoft . In the coming blogs we will delve deeply into AI. Wednesday, July 10, 2013.
Here is a way of retrieving the selected values of Multiselect listbox. The above code uses SelectedItems collection to retrieve information.
Confessions of a dot net Dude. Wednesday, November 12, 2008. Open Ajax Accordion control panes with code.