Vista Download

Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads

 

Top Download

FREE driver update scan!
DriverScanner
Free driver update scan
DOWNLOAD NOW

Spread the World

Tell a Friend
Link to Us
Add to Favorites
Set as Homepage
Add to Del.icio.us! Digg this page
Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Del.icio.us!   Digg Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Digg.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Spurl.net!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads with wists!
Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Simpy.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at NewsVine!   Blink this Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at blinklist.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Furl.net!
Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at reddit.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Fark.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at blogmarks!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at YahooMyWeb!
Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Ma.gnolia.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Google.com!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at stumbleupon!   Bookmark Saferesx Vista software downloads - RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) Vista download - Windows Vista Downloads at Netvouz!

Top Software Keywords

c++ downloads
.net downloads
source downloads
code downloads
vb.net downloads
visual studio downloads
software downloads
tool downloads
phone downloads
mobile downloads
source code downloads
mfc downloads
ide downloads
format downloads
inspector downloads
status downloads
development downloads
investigation downloads
sim downloads
project downloads
vc++ downloads
editor downloads
windows downloads
imei downloads
cell downloads
number downloads
database downloads
battery downloads
forensic downloads
visual c++ downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed
Add to My Yahoo!
Add to Google Reader!
Add to My MSN!
Add to My AOL!
Add to NewsGator Online
Add to Rojo
Add to Bloglines
Add to My Feedster

Top Downloads

ActivePerl
(Windows)

5.10 download
Freeware

C-Free
4.1 Pro download
Shareware


Delphi and
C++Builder
Decompiler

8.11 download
Shareware

ShComboBox
ActiveX
Control

2009 download
Shareware

GraphEditPlus
1.2.2 download
Shareware

DJ Java
Decompiler

3.10.10.93 download
Shareware

Ultimate++
605 download
Freeware

ser232mon
1.01 download
Freeware

Audio File
Convert
ActiveX

1.0 download
Demo





GXTerminal
3.6 download
Commercial

Top Rated

AllMedia
Grabber

3.0 download
Shareware

IntelliProtect
or

1.8.0 download
Freeware

SSE Setup
5.1 download
Freeware

USBlyzer
1.4 download
Shareware

OxyProject
Metrics

1.8.2 download
Freeware

Maestro
Property
Editor

4.10 download
Shareware

Live Email
Validation
Component

2.4 download
Shareware

GDI Watch
Add-In for
Visual Studio
2005

1.1.1.211 download
Shareware

AGE UI Editor
1.0.0.0 download
Freeware

SetupBuilder
6.9.2415 download
Shareware

GSA Auto
SoftSubmit

5.87 download
Shareware



NConstruct
2.0.1 download
Shareware

Ultimate++
605 download
Freeware

 

Navigation: Home \ Development \ C / C++ / C# \ RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx)

RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx)

 1.1.21   by Safe Develop

 Vista Forum - Support, Tips & Tricks, Drivers
Software Description:
RGreatEx is a productivity plug-in for JetBrain ReSharper. Once installed, it adds a set of new refactorings and coding assistance features to Visual Studio, allowing developers to localize a project faster and more conveniently than before, improve coding with new time-saving abilities and generate safer code. RGreatEx integrates into Visual Studio seamlessly and works with it without errors. Supported languages are C#, VB.NET and ASP.NET. The power of RGreatEx lies in its pain-free way to add localization support to a .NET application. This can be achieved thanks to the new refactorings, such as “Move to resource” and “Rename resource”. The tool can automatically analyze strings, resources and their usage, detect strings that should be extracted to resources and resources that haven’t been localized yet. The use of RGreatEx helps to save up to 95% of development time as there’s no need to re-write the entire code to integrate localization support to a project. Adding localization support requires little efforts. Simply select a string and choose “Move string to resource” from the quick fixes, select a resource file where you want to extract and refactoring settings. Then you copy your resource file to a resource file for localization – for instance if you have Resources.resx you need to make a copy with the name – Resources.xx-xx.resx (where xx-xx – is your specific culture). The final step is to translate values in Resources.xx-xx.resx by using the Translate resource quick fix. In addition to localization, RGreatEx will help you make coding much easier and enjoyable. You’ll be able to manipulate strings on the fly thanks to the set of new context actions and highlighting options and produce safer resx code. Unique to RGreatEx is an opportunity to select strings from a file, folder, or a project, choose a resource file and keys for the ... Download RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx)


Add to Download Basket
RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) screenshot
[ Zoom screenshot ]
Avg. User Rating:
Vote:
Voted: 2 times
Downloaded: 75 times
Software Info
Released: October 07, 2008
Filesize: 300 kB
Language: English
Platform: WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Business x64, Windows Vista Enterprise x64, Windows Vista Ultimate x64
Install Install and Uninstall
Add Your Review or Windows Vista Compatibily Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx)

- Releases History
Software: RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) 1.1.21
Date Released: Oct 7, 2008
Status: Update
Software: RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) 1.1.20
Date Released: Sep 2, 2008
Status: Update


Most popular saferesx in C / C++ / C# downloads for Vista

RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx) 1.1.21 download by Safe Develop
RGreatEx is a productivity plug-in for JetBrain ReSharper. Once installed, it adds a set of new refactorings and coding assistance features to Visual Studio, allowing developers to localize a project faster ...
View Details Download
RGreatEx - .NET Localization Tool for Visual Studio (C#, VB.NET, ASP.NET, Resx)