Generate Automatic Class Files Using Shortcut Key

If you are trying to implement one Abstract Class or Interface which is not created, by using this shortcut key you can create the file automatically. You do not need any manual process to add the file.  By using “Ctrl+.” and Enter a class files with the same name will be automatically added in App_Code Folder.

9

8

This is not only true during implementation, If you want to create a new class, just type the class name and press “ctrl+ .”, it will create a new class file as well.

image

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.

One Comment to “Generate Automatic Class Files Using Shortcut Key”

Comments are closed.