28 April 2007

When you open Visual Studio 2005 first time after installation, It will be ask you to select working environment. Suppose I am C# developer and I have to work all most with C# language. I will select Visual C# Development Settings, and same think for Visual Basic, C++ and Web.

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...



Customize Export Information, Here you can see that Export Setting wizard is really exports detailed information for the environment.



just save File here do you want to store in directory.

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

We all know that there is new version of Office 2007, and there is new Microsoft Office Outlook.

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
There is a new utility tools for Internet Explorer 7 named IE7Pro.


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.
See IE7Pro dialogbox


This application can also works with ie6 but with some limitations like Tab.

16 April 2007

As developer i nerver like just typing code only. i allway like to solve problem using new technique, logic.

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.

Click here to show detailed information.

Today I work with C#.NET, many-many classes, objects, property, method, variable etc.
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.
Just right click and click on “Go To Definition”
And in the next movement your cursor will be there. it it one of the easy way

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

use command line to build, debug, and deploy projects from devenv.

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.
Adobe have released many software Photoshop CS3, Apollo, Digital Editions, Soundbooth, Flash Professional 9 ActionScript 3.0 Preview



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 sure that many people have used Microsoft Office, if they have not used it then minimum they have heard about it, if they are related with computer operating.

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.