Hi all,
Office System 2007 save as PDF add-in now is available without 3rd party tools/add-ins.
Download link:
http://www.microsoft.com/downloads/details.aspx?familyid=4D951911-3E7E-4AE6-B059-A2E79ED87041&displaylang=en
This add-in work with all office 2007 applications such as: Word,Excel,PowerPoint,Access,Visio,InfoPath and OneNote.
Regards,
Mostafa arafa
Enterpreneur and Technology advocate, Founder of Hadafsoft , M.Sc. of Computer Science, Engineer, & Solutions Architect. Follow me on twitter for quick updates: @mostafaelzoghbi
Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts
Sunday, March 08, 2009
Saturday, December 06, 2008
New useful tool to prepare your web server or development machine
Hi All,
We used when we want to install any software for our web servers or any of our development machine is to read alot of KBs article how to install .Net Framewort 3.5,SQL 2005 express edition...etc. and it was a long process you have to have your DVDs or download it from your partnet account website,then start your software installtion process.
Microsoft has released a new wonderful tool,to prepare all required software for installations on your machine,it shows you all available SW based on your machine OS and architecture (32 or 64bit ) and make it available on a list.
The new tool called "Web platform installer",and you can download it from the following link:
http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx
This tool should be used by .net web developers who prepare their web server or system admins.
The tool has alot of sensitive tools and updates,the person who use it should be aware about the tools and the conflict that might happen.
I have used it and it's pretty easy and fast :).
Regards,
Mostafa arafa
We used when we want to install any software for our web servers or any of our development machine is to read alot of KBs article how to install .Net Framewort 3.5,SQL 2005 express edition...etc. and it was a long process you have to have your DVDs or download it from your partnet account website,then start your software installtion process.
Microsoft has released a new wonderful tool,to prepare all required software for installations on your machine,it shows you all available SW based on your machine OS and architecture (32 or 64bit ) and make it available on a list.
The new tool called "Web platform installer",and you can download it from the following link:
http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx
This tool should be used by .net web developers who prepare their web server or system admins.
The tool has alot of sensitive tools and updates,the person who use it should be aware about the tools and the conflict that might happen.
I have used it and it's pretty easy and fast :).
Regards,
Mostafa arafa
Sunday, November 30, 2008
Write arabic even if you don't have arabic keyboard !!
Hi All,
I had a problem few days ago,I was working on a laptop with English Only characters and i can't write arabic character because i can't memorize the location of arabic keys.
One of my friends sent me a very good site which you can write your word in english and it will be converted to Arabic word representation,then you can (copy) take this word and search on Live.come with it for example.
I want to get this word written in arabic : Shahr,write it on this site it will be converted to : شهر
Wonderful site url :
http://www.yamli.com/editor/ar/
Regards,
Mostafa arafa
I had a problem few days ago,I was working on a laptop with English Only characters and i can't write arabic character because i can't memorize the location of arabic keys.
One of my friends sent me a very good site which you can write your word in english and it will be converted to Arabic word representation,then you can (copy) take this word and search on Live.come with it for example.
I want to get this word written in arabic : Shahr,write it on this site it will be converted to : شهر
Wonderful site url :
http://www.yamli.com/editor/ar/
Regards,
Mostafa arafa
Friday, November 21, 2008
Test the performance of you web pages
Hi All,
For all web developers to measure the performance of your web pages,now MS has released new tool to visualize analyze the performance of your roundtrip in your webpages called VRTA.
download link :
http://www.microsoft.com/downloads/details.aspx?familyid=119F3477-DCED-41E3-A0E7-D8B5CAE893A3&displaylang=en
This is not a substitute for the tests that you can do it with VS team system testing tools such as : load test.
hope this helps.
Regards,
Mostafa arafa
For all web developers to measure the performance of your web pages,now MS has released new tool to visualize analyze the performance of your roundtrip in your webpages called VRTA.
download link :
http://www.microsoft.com/downloads/details.aspx?familyid=119F3477-DCED-41E3-A0E7-D8B5CAE893A3&displaylang=en
This is not a substitute for the tests that you can do it with VS team system testing tools such as : load test.
hope this helps.
Regards,
Mostafa arafa
Saturday, May 17, 2008
VS.Net WSS 3.0 Extensions V1.1
Hi,
Great News,New version of VS.Net 2005 Extensions for WSS 3.0 V1.1 has been released,New templates and tools has been added and updated from the last version V1.0.
Download it now :
http://www.microsoft.com/downloads/details.aspx?familyid=3E1DCCCD-1CCA-433A-BB4D-97B96BF7AB63&displaylang=en
User Guide,to get started with VS.Net 2005 Extensions for WSS 3.0:
http://www.microsoft.com/downloads/details.aspx?FamilyID=A8A4E775-074D-4451-BE39-459921F79787&displaylang=en
The only hope i wish from Microsoft ,i want to see those extensions on Orcas ?!.
Regards,
Mostafa arafa
Great News,New version of VS.Net 2005 Extensions for WSS 3.0 V1.1 has been released,New templates and tools has been added and updated from the last version V1.0.
Download it now :
http://www.microsoft.com/downloads/details.aspx?familyid=3E1DCCCD-1CCA-433A-BB4D-97B96BF7AB63&displaylang=en
User Guide,to get started with VS.Net 2005 Extensions for WSS 3.0:
http://www.microsoft.com/downloads/details.aspx?FamilyID=A8A4E775-074D-4451-BE39-459921F79787&displaylang=en
The only hope i wish from Microsoft ,i want to see those extensions on Orcas ?!.
Regards,
Mostafa arafa
Sunday, January 27, 2008
Ready Tool for managing Asp.Net 2.0 Membership Data
Hi Folks,
Very useful tool i found it on CodePlex community site,this tools give you easily manage the membership tables,manage user roles,Roles,Reset passwords.
The tools is available with source code also.... :)
Download URL :
http://www.codeplex.com/CKS/Release/ProjectReleases.aspx?ReleaseId=7450
This tool is a very useful tool for web developers and you can download it and use it without writing a line of code or using VS2005 asp.net security configuration tool.
Happy .Netting.
Regards,
Mostafa arafa
Very useful tool i found it on CodePlex community site,this tools give you easily manage the membership tables,manage user roles,Roles,Reset passwords.
The tools is available with source code also.... :)
Download URL :
http://www.codeplex.com/CKS/Release/ProjectReleases.aspx?ReleaseId=7450
This tool is a very useful tool for web developers and you can download it and use it without writing a line of code or using VS2005 asp.net security configuration tool.
Happy .Netting.
Regards,
Mostafa arafa
Monday, April 09, 2007
Format Your Code by manoli
Hi all,
one of the good practices is to format your code while your development,its good for all development staff to put their guidelines and standards on their code policy.
i found a good tool to format all your code C#,VB.Net and even T-SQL...
it's a cool tool,try it now :
http://www.manoli.net/csharpformat/
Regards,
Moustafa arafa
one of the good practices is to format your code while your development,its good for all development staff to put their guidelines and standards on their code policy.
i found a good tool to format all your code C#,VB.Net and even T-SQL...
it's a cool tool,try it now :
http://www.manoli.net/csharpformat/
Regards,
Moustafa arafa
Subscribe to:
Posts (Atom)