PNASoft
All Tags » Tools (RSS)


  • Axialis CursorWorkshop v.6.31 Professional Edition Retail 



    With CursorWorkshopmake your own hi-quality static and animated cursors for Windows and Web sites. The new generation of cursors uses variable transparency (alpha channel). This feature permits creating beautiful cursors with smooth borders and shadows. You need a professional tool to create such cursors. Axialis CursorWorkshop™ has been designed with one goal in mind: "Quality". Enjoy the powerful editor which permits creating the various image formats of a cursor from an original drawing without quality loss. The cursors can be created to customize Windows or enhance applications. You can also add your own cursors in your web sites.

    Axialis CursorWorkshop allows creating all kind of static cursors for Windows® (extension CUR). All sizes and color depths are supported up to RGB with alpha channel for Windows XP® and Windows Vista™. Many features are implemented to help you creating your static cursors in minutes: create all image formats from images in one click, create new formats from existing ones, use of ready-to-use image objects and more. Use the advanced editor to create animated cursors (extension ANI). Many features permits to make smooth animated pointers. You can edit each frame in a powerful editor, specify the display delays and see a live preview of your animated cursor while creating it. Create your animated cursors from existing animations: Filmstrips with alpha channel (BMP, PNG, PSD, Jpeg 2000...), Animated GIF, FLI/FLC and more.

    Features:
    - Axialis CursorWorkshop™ is compatible with Windows Vista™
    - Create hi-quality cursors for Windows® and web sites
    - An easy-to-use integrated workspace
    - Make static and animated cursors
    - Create cursors using built-in assistants
    - Easily produce attractive cursors using Image Objects
    - Compatible with graphic industry standards
    - A powerful built-in Librarian
    - Use a Media File Explorer with previews
    - Batch procedures
    - Learn using a Comprehensive Help
    - Redistribute your cursors
    - Customize Windows® mouse pointers
    - Customize cursors in web sites
    - Full Drag & Drop support in all workspace
    - Automatically creates a multi-format cursor from an image in one click
    - Imports/Exports Adobe® Photoshop® PSD images with layers
    - Imports/Exports PNG, JPEG2000 and BMP with smooth transparency alpha channel
    - Batch create PNG, JPEG2000, PSD or BMP images from cursors (several cursors at once)
    - Batch create static and animated cursor from images
    - Drop shadow effect
    - Create a cursor from a screen capture
    - Create an animated cursor from an animated GIF
    - Create an animated cursor from a FLI/FLC animation
    - Create an animated cursor from several static frame images
    - Create a rotating animated cursor from a static image
    - Create a cursor with all its formats from an external image file in one operation
    - Open any executable file (EXE, DLL, OCX...)

    What included in the download file at pnasoft
    1. Setup version file.
    2. Serial file.
    3. Just release: Oct, 29 2008

    Tags: ,


  • Linqer v.1.0.1 



    Linqer is a SQL to LINQ converter tool.

    • It will help you to learn LINQ and convert your existing SQL statements.
    • Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions.
    • Current Linqer version supports C# language only (not Visual Basic yet).
    • Because LINQ is a part of C# language, it is sensitive to data type’s conversions.
    • Linqer performs the required type castings in the produced LINQ statements.
    • Linqer can convert the most usable SQL Server functions.
    • The full list of supported MSSQL functions is here.
    • You need to have Microsoft .NET Framework 3.5 installed on your computer to be able to use Linqer.
    • Visual Studio 2008 has to be installed in order to use SqlMetal tool to generate LINQ files.

    What inlcuded in the download file at pnasoft
    1. Only exe have been cracked.
    2. Run and enjoy.


    Tags: 


  • VSdocman v.3.5.3049 



    VSdocman - Code Commenter and Generator of Class Documentation for VB .NET and C#

    VSdocman is a tool for commenting and the quick automatic generation of class documentation from your C# and VB .NET source code files. It is ideal tool for you if you create .NET component, control, application, smart device or web site (ASP .NET) projects.

    VSdocman parses the Visual Basic .NET and C# projects and automatically creates MSDN-like API documentation with the table of contents, index, topics, cross-references, IntelliSense and F1 context sensitive help.

    Create MSDN-like documentation for your component, control or application.

    With VSdocman you can:

        * Add and use XML comments in your source code.
        * Take advantage of its sophisticated WYSIWYG comment editor which helps you write your XML comments.
        * Easily insert tables, lists, pictures, links and other formatting directly in your source code.
        * Generate professional documentation in multiple and localizable output formats - HTML, CHM, Help2, RTF, XML (including new MSDN2 look).
        * Fully integrate generated help into VS help system.
        * Generate documentation in command line mode.
        * Easily deploy Help2 documentation to the target computers.

    What included in the download file at pnasoft
    1. Setup version file.
    2. Keygen file.


    Tags: 


  • VbsEdit v.3.4.1.17 



  • Resolves a issue with tooltips
  • Resolves a issue with Windows Vista SP1
  • Resolves a minor issue with Microsoft Visual Studio
  • Enhanced Object Browser
  • Better ClearType support

  • What included in the download file at pnasoft
    1. Setup version file.
    2. Keygen file.

    Tags: 


  • Schematrix SchemaCoder v.1.5.0 



    Powerful Data Access Layer Code Generation For .NET

    There are few areas of software development more tedious and error prone than writing data access layer code. There are also few areas of software development that lend themselves so well to computer assistance. Numerous tools and techniques have been devised to assist with this effort. Microsoft Visual Studio itself has a number of tools built in.

    Most of the tools on the market suffer from one of several maladies. Many tools are written to the lowest common denominators of functionality of the data sources they support and either fail to take advantage of some of the advanced features of the database or fail to support some of the less common data types. Other tools are written to be the swiss army knife of code generation and are consequently overly complex to learn and use for the developer that wants to hit the ground running and get the job done in a simple, direct fashion.

    Schematrix SchemaCoder has been created to help alleviate many of the issues found with other tools and to help the developer get the job done faster and more reliably than if it were done "the old-fashioned way". Code generation is all the rage these days for many good reasons. With Schematrix SchemaCoder, you will experience all the following:

    • Huge Time Savings – Manually creating data access code takes time and a lot of it. Schematrix SchemaCoder creates both the necessary SQL code (Dynamic or Stored Procedures) and the .NET code (C# or VB.Net) for calling it. The cost of a Schematrix SchemaCoder license is generally less than a single day’s salary for a developer and can easily pay for itself within the first week of use.
    • Higher Code Quality – Writing data access code is tedious and error prone. Remembering and manually typing column names is pure drudgery. Many errors cannot be detected by compilers and will go unnoticed until runtime. Automating as much of this type of code as possible greatly lessens these types of errors.
    • Faster Time-To-Market – By automating the data access layer code, developers have much more time to concentrate on the other areas of the application (e.g. user interface and business logic) and can develop better products faster.
    • Consistency – Without extremely rigid and difficult to enforce development standards, data access code written by different developers will vary in structure and quality, making it difficult to transfer ownership of code from one developer to another. Using Schematrix SchemaCoder will add a high degree of consistency to the data access code and more easily enable code reuse between developers and projects.
    What included in the download file at pnasoft
    1. Setup version file.
    2. Cracked exe file.

    Tags: 
More Posts Next page »
PNASoft.com does not store any files on its server.
Please contact the content providers to delete copyright contents. Copyright by PNASoft.com