Friday 28 June 2013

how to read the data from NOTEPAD or .txt file.How to split the .txt file and save in different .txt files in windows forms

                             Hi Friends in this article i will explain about how to read the data from NOTEPAD or .txt file.How to split the .txt file and save in different .txt files in windows forms.                             I already explained in the previous post how to save the data in notepad in VB.NET or C# windows forms and how to create notepad file or how to append the data to existing notepad file in VB.NET or C# windows forms.

Monday 15 April 2013

How to call Lisp Program from VB.NET ? || Calling AutoCAD commands from .NET

                                    Hi Friends, in this article I will explain about how to open AutoLISP file through vb.net windows forms.
Suppose we are working on VB.NET windows forms ,suddenly we call the LISP function from VB.NET windows form then it use because we already the code in AutoLISP and rewritten the LISP file in VB.NET its time waste so simply call the AutoLISP command from VB.NET is very easy compare to rewrite.
I already explained in the article How to open new AutoCAD drawing using VB.NET or C#? Or How to Connect with AutoCAD and Open A Drawing in VB.NET /C#
How to create a project in VB.NET?
I explain the create the project in screenshots, follow below screenshots.

Tuesday 19 March 2013

How to change the colour of a folder in Windows 7 || How to change the folder color | Folder Colorizer


                                      Hi friends in this article I will explain about how to change the colors of folder.
Actually we have seen the folder color as like yellow but we are boring with that color that’s why I searched so many sites and find the software to change the color of folder. Folders boring. Add color!
It looks better. Navigated easier.

Friday 8 February 2013

Keyboard Shortcut to open Windows Task Manager directly in Windows XP, Windows 7 and Vista


                                     Hi friends, in this article I would like to tell about the Keyboard Shortcut to open Windows Task Manager directly in Windows XP, Windows 7 and Vista?

                                    I previously explained about Visual studio shortcuts in Shortcut Keys for Visual Studio || Visual Studio ShortCut KEYS article.If you want see the article Shortcut Keys for Visual Studio || Visual Studio ShortCut KEYS.

Saturday 19 January 2013

JQuery KeyPress Event in ASP.NET

JQuery KeyPress Event in ASP.NET
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title>JQuery KeyPress Event in ASP.NET</title>
    <script type="text/javascript" language="Javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
    <script language="javascript" type="text/javascript">
© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.