Be able to fix basic PC issues: These can be how to map a printer, back up files, or add a network card. You don’t need to be an expert and understand how to overclock a CPU or hack the registry, but if you work in IT, people expect you to be able to do [...]
Posts Tagged ‘Development’
Some skills every IT person should have
Posted in Development, Self Development, Technical, Technology, tagged Developer, Development, Inspiration, life, Self Development, Technical, Technology on January 9, 2009 | Leave a Comment »
RexEx Search – Tip of Week #16
Posted in .Net, Microsoft, Tip of Week, Visual Studio, tagged .Net, Development, Microsoft, Technology, Tip of Week, Visual Studio, Visual Studio Tip, Visual Studio Tip Of Week, Visual Studio tips, vs.net on January 5, 2009 | Leave a Comment »
Regular expressions are an extremely versatile text-matching language that gives you incredible power when searching your documents and when used with replace operations, can greatly assist with repetitive changes to blocks of code.
The basic regular expression search is easily done. You simply open the Find dialog through the Edit – Find [...]
Qualities of Successful Manager
Posted in Misc, Self Development, tagged Development, life, Relationships, Self Development, Thoughts on January 4, 2009 | 2 Comments »
No. 1: Ability to assess needs
All IT managers need to know how to assess the needs of their company as it relates to their technology responsibilities. It doesn’t matter what level you are; you have to be able to discover what the real needs and issues are so you work on the “right things.” Too [...]
What is Microsoft Azure
Posted in .Net, Microsoft, Technology, tagged Microsoft, Technology, Development, Azure, Cloud Computing, Microsoft Azure, Cloud on December 31, 2008 | Leave a Comment »
Microsoft has given its new cloud services operating system the name Azure. It’s as if Microsoft Azure is the computing sky that supports your Internet cloud.
From a developer standpoint, Azure will be an open platform in which developers can build applications using Visual Studio (which is already supported) and a host of third-party tools such [...]
Insert Code Snippet – Tip Of Week #15
Posted in .Net, Tip of Week, Visual Studio, tagged .Net, C#.Net, Developer, Development, Microsoft, Tip of Week, Visual Studio, Visual Studio Tip, Visual Studio Tip Of Week, Visual Studio tips, vs.net on December 29, 2008 | Leave a Comment »
Hi guys, do you know you can use already ready code inside your visual studio? Yes certainly you can insert code snippets into your code. You can invoke the “Insert Snippet” by using shortcut “ctrl k + ctrl x”.
You can download some of the code snippets from http://msdn.microsoft.com/en-us/vstudio/aa718338.aspx all you need to do is [...]
