Showing posts with label csharp. Show all posts
Showing posts with label csharp. Show all posts

How To Create A Log File

We start from the simple question that why we need to create a log file in our application. Simple is that log file keep record of all transaction of data or tells us about the action that we done in application. It help us to recover all previous data. I read many forum related to coding from where I get the question, is there any kind of built in function or .dll in C# that maintains log file. So answer to that question is that there is no such a function or .dll that handle this event. For this purpose I will suggest that y u not make your own program that help you to create a log file.

How To Create Hot Key in Windows Application With Csharp

This is my 4th Tutorial about the basic Windows Programming. Hot key are such key which we embed is in our application for ease of user. For example when we write a URL in browser we write Google and then press Ctrl+Enter then URL look like this http://www.google.com it’s a basic example. we use Alt+F4 to close any kind of window. If you never done this before then your may be thinking that it is very difficult but dear you will surprise to know that its so much easy to create a Hot Key in Windows Application with Csharp.

sabre-oled

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger