Very cool VS.NET Macro!
I have never loaded a VS.NET macro before but I saw a link for the TypeFinder Macro listed in The Daily Grind 161. Jan Tielen did a great job with this!
If you are writing a class that uses an object that you have not included in your Imports/using section you can do two things:
1. You can hit hotkey #1 (namespace function) which will convert the class name to include the namespace. (i.e. convert OleDbCommand into System.Data.OleDb.OleDbCommand)
2. You can hit hotkey #2 (directive function) which will add that namespace to the Imports/using section of your class. (i.e. add "using System.Data.OleDb.OleDbCommand;" to the top of your c# class.)
I will forever be grateful to Jan Tielens for this addition as I got very accustomed to having this functionality when I did Java programming with Eclipse!
** Hint for Whidbey developers: This would be a very cool addition to the next version of VS.NET as well !!
Recent Posts
- Understanding API First Strategy and Benefits
- Frankenstein APIs Explained! - API Cyber Security Series
- API Security 101 - Cyber Security Explained
- API Trends 2022 - API Security and Cybersecurity
- API Trends 2022 - Seamless Integration Solutions
- API Trends 2022 - Adaptive API Management
- API Trends 2022 - API Integration Automation
- API Trends 2022 - Industry Specific Breakouts
- API Trends 2022 - API Best Practices
- API Trends 2022 - Open API Standards
- API Trends 2022 - API Integration Experience
- API Trends 2022 - API-Led Modernization
- API Trends 2022 - API Economy Growth
- Brenton House - Give your App and APIs a Turbo Boost – Part 2
- Easily Enable Speech Recognition in Titanium iOS using Hyperloop
Tag Cloud
- .NET
- adaptive api management
- android
- api
- api automation
- api best practices
- api economy
- api experience
- api first
- api integration
- api integrations
- api management
- api security
- api standards
- api strategy
- api trends
- apis
- appcelerator
- automation
- boot
- Brenton House
- C#
- Cisco VPN
- Cloud
- Community News
- Continuous Integration
- crash
- cybersecurity
- Dropbox
- fhir apis
- Free Stuff
- General Software Development
- Google Drive
- graphql
- healthcare apis
- houserules
- hyperloop
- ios
- json schema
- Live Mesh
- Mac OS X
- Microsoft
- mobile
- mobile api
- native
- open banking
- openapi
- Other Stuff
- SkyDrive
- speech
- Stuff
- swagger
- Team Systems
- titanium native
- titanium turbo
- Unit Testing
- Vista
- Visual Studio
- Visual Studio 11
- voice
- win7
- Windows 7
- Windows 8
- windows update