
04 May 2007



28 April 2007


Visual Studio allows you to change your working environment, Toolbar, Menubar, Panel places, Font, Color, Shortcut keys. All most all of them.
I have seen many times, that many developers have it's own style to work with IDE, and those developers fills unfamiliarly to do work with another IDE settings.
If you have to format your PC, You will be loss all of your settings, favorite bookmark, your own quick shortcuts etc. But Visual Studio 2005 have a great feature to Import Export Environment Settings. it's easy to use...
Select Tools -> Import and Export Settings...


When do you want to Import any settings select "Import selected environment settings" option, and select file form the directory. but there is also another option to just change environment which one Visual Studio ask you first time when you start it.

This is one think who helps us to make IDE better and better to work with it.
27 April 2007


there are so many new functions see online help,
now there is new Add-In for Live Search Maps in this application.
see road, calculate travel distances between locations, print map, save custom locations.
Outlook Online


New features like,
- Drag link to open in new tab
- Drag any word for search
- Double click to close tab,
- Back, Forward, Refresh, Close command can be fire form anywhere from window.
- Scroll Up Down without using scrollbar nor mouse wheel.
- Adderssbar Alias URL
- Block Ad.
This application can also works with ie6 but with some limitations like Tab.
16 April 2007


Here are some utilites tools from Microsoft Site which makes development easy.
i have download all of them. and i also use them during developemt.
11 diffrent tools are there like, here are some of them which one i realy like.
- Visual Studio 2005 IDE Enhancements
- Refactor! for Visual Basic 2005 Beta 2
- PowerToys for the Visual Studio 2005 Class Designer and Distributed System Designers
Click here to show detailed information.


In have to remember many thinks when you are developing code in a big project. In earlier version of .net from vb6 time there is a method “Go To Definition” to move cursor to the declaration line. And that time u can know they all thinks about that objects. This one is a good feature.
but suppose if you there are many many forms, class i think that it is not possible to move one form to another and again move back. it is just lost of time.
in Visual Studio 2005, working with C# language. there is a special menu for "Code Definition Window"
View - Code Definition Window it's shor cut key is Ctrl+W, D (u can also change.)
just click on this menu and u will found and move cursor in code line any where. u will see quickly response of Code Definition Window that u can see it definition line.
when i put the cursor near "var1" in the messagebox line it show me it declaration place. here i show u a small example, but this should be very usefull in a big project.
13 April 2007


before a few days i posted short cut keys. here i found some more command line switches. it is easy and aslo usefull in daily. here are some commands.
press "Window key + R" and wight down devenv with command.
Devenv SolutionName /build SolnConfigName [/project ProjName [/projectconfig ProjConfigName]]
writedown devenv /? to show command line for IDE.
/Build, /Clean, /Command, /Deploy, /Edit, /Rebuild, /Run, /SafeMode are some of those comman
click here to see supported command information in msdn. u will find example for how to use.


I have download Flash 9 Action Script 3.0 Preview, I want to test that what is new there in Action Script 3.0. and i found that it's architecturally and conceptually different from previous versions of action script.
there are new keyword like package, dynamic, override, describeType, extends, Timer class
Adobe has also a page differences between ActionScript 2.0 and 3.0, u will find there all most all difference between class, property, dlobal properties, method, functions.
Click here to downloas Flash Player 9
09 April 2007


Science last some tome I have to develop application with Microsoft Office 2007. I found that there are so many new features. Really g8,
There are some new file formats and so there are some new extension also available. Most common software Microsoft Word, Excel, PowerPoint and MS Access. I familiarly with them and I have a long time experience with them. I have many uses with it’s file format.
Word
File= .docx
Template= .dotx
Other Support= docm, doc, dotm, dot, mht, mhtml, htm, html, rtf, txt, xml, wps
Excel
File = .xlsx
Template = .xltx
other support = xlsm, xlsb, xls, xml, mht, mhtml, htm, html, xltm, xlt
PowerPoint
File = .pptx
Template = .potx
PowerPoint Show = .ppsx
Other Support = pptm, ppt, potm, pot, thmx, ppsm, pps, ppam, ppa, xml, mht, mhtml, htm, html, gif, jpg, png, tif, bmp, wmf, emf, rtf
Access
File = .accdb
There are new icon for the of them
Thought they did not change it’s application name it was the same as wall.
Word = winword
Excel = excvel
Power Point = powerpnt
Access = msaccess


I m using Microsoft Office from many years, I used office 2000, XP, 2003 and now I have using Office 2007. I really like it.
Here you have come to know a new word “RIBBON”!
MS Access 2007
If u are not familiarly with ribbon that Click Here, for easy training to use Ribbon. more read about this
there is short cut key "Ctrl+F1" for auto hide Ribbon.