M M Harinath
Latest articles
-
Using Microsoft Agent in C#
by M M HarinathMicrosoft Agent is a new technology, which allows Programmer to create and use animated characters that can interact with end users. It also supports the Microsoft Speech API, which allows the character to speak with the user.
-
Bulk Insert from Flat File Using Transact-SQL
by M M HarinathImporting Data from Text File using Transact-SQL is not a tough task, we can import data from Flat File in just 3 steps.
-
Checking Internet Availability using C#
by M M HarinathWhile developing Internet applications, this is important to check whether the internet connection is available or not. This snippet will be useful to achieve the above mentioned task.