vs net

NetXP 3.0
NetXP is designed to be a useful component suite for .NET that you can use to enhance the way your applications interact with the user. more>>
NetXP 3.0 is designed to be a useful component suite for .NET that you can use to enhance the way your applications interact with the user. NetXP provides a library of rich user interface controls and components, including explorer bars, docking windows, and Office-style toolbars. NetXP 3.0 is free for use in non-commercial applications.
With NetXP you get :
- Toolbars and panels that dock/undock anywhere on your forms
- 3 visual styles: Office 2003, Office XP, and Windows XP
- Free, unlimited technical support
- Countless other controls and components that should have been included in the .NET framework
Major Features:
- Components and extender providers
- Command bars, list bar, and status bar
- Various Windows Forms controls
- Docking manager and related controls
- Task pane control suite
- Reusable forms
- Utility library and wrappers
- Other components
Requirements:
- Microsoft Visual Studio 2005.
- It no longer supports VS.NET 2002 or VS.NET 2003.
- It supports all Windows operating systems on which .NET 2.0 is supported.

Light vs Darkness 1
Light vs Darkness is an interesting game in which you play as Light and try to defeat Darkness by shooting at it. more>>
Light vs Darkness 1 is an interesting game in which you play as Light and try to defeat Darkness by shooting at it.

VS ChessMania 2
Chess Game Made on MS .Net Framework 2.0. You can play online chess with your buddy or can play on standalone machine. It has different background color, Chess board, Main screen is skinable more>>
VS ChessMania 2 is developed to be an exciting and attractive game in which you can play online chess with your buddy or can play on standalone machine. It has different background color, Chess board, Main screen is skinable. Also allow transparency.
VS.NET History Cleaner 0.1
Visual Studio .NET History Cleaner more>> Visual Studio .NET 2002/2003 History Cleaner, this utilitie will clean all recent projects and files MRUs from registry. This is really helpfull to clean all VS.NET recent history.
Version 0.1 -- Monday, January 24, 2005
------------------------------------------------
[+] Created Setup/Uninstall support with NSIS 2.<<less

Database .NET 2.8.3482
Database .NET is an intuitive database management tool for multi-database. It supports MS Access 97-2003/MS Access 2007/MS Excel 97-2003/MS Excel 2007/dBASE IV/Firebird/MySQL/SQL Server/SQL more>> <<less
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware

TierDeveloper .NET 6.1
Generate template-based .NET objects and apps without any hand-coding. more>>
TierDeveloper .NET 6.1 is a powerful and easy-to-use tool that helps you develop real-life complex .NET database application in record times. TierDeveloper does this by letting you map objects to relational databases, put power SQL and business rules in them, and generate fully working code instantly. TierDeveloper also generates an ASP.NET application to either let you test the generated objects or to use as a powerful admin application.
Some of the main benefits of using TierDeveloper are:
- Speed up .NET Development: 50% of your code is generated instantly.
- Improve Code Quality: All generated code is consistent and based on a design pattern.
- Reduce Testing Effort: All generated code is based on pre-tested templates.
Major Features:
- Object Mapping Features
- Filtered Object Inheritance
- Map stored procedures to objects
- Objects
- Map to a single table or multiple tables
- Map to a view (read-only or in update mode)
- Define unmapped objects and create tables for them automatically
- Support for auto-generated keys (Identity keys and sequenced values)
- Select subset of table-columns as object attributes
- Support for formula (computed) fields in objects
- Support for NULL values (IsNull and SetNull)
- Name object attributes different from table-columns
- Support all the data types in target language including BLOB
- Data validation on attributes provided including range-checking, greater than, or less than checking
- Extendible field validation framework. Add your own custom field validation logic
- Required and optional field checking
- Save an object only if it is "dirty" (meaning data is changed in it)
- Serialization support for all objects
- App GUI Designer Features (ASP.NET & Windows Forms)
- App GUI Wizard (New)
- Forms Designer
- List Pages Designer
- Ad Hoc Search Page Designer
- Menu Designer
- Transaction Support
- Specify insert, update, delete, and single-row select operations
- Specify multiple insert and single-row update operations
- Specify bulk updates and deletes with custom where-clause
- Specify transactional characteristics of objects for COM+
- Full transaction support for non-COM+ components in a parent-child relationship
- Non-COM+ components can also be part of client initiated transactions
- Transaction isolation levels for each object
- Queries
- Query Timeout
- Specify joins
- Select subset of object attributes for retrieval
- Specify custom where-clause with nested queries, UNIONs, and others
- Accept run-time parameters
- Return a collection of objects as the output of query
- Support GetCount and GetPartialRows behavior in queries
- Support SELECT DISTINCT on queries
- Return Typed DataSets as query results
- Automatically create queries based on indexes
- Dynamic Queries: Same as normal queries but with following additional features:
- Specify where-clause at run-time
- Output of dynamic query is a collection of objects (just like normal queries)
- Relationships:
- Re-architected support for 1-1, 1-n, and m-n relationships
- Added support for m-n relationships (thru a bridge table)
- Parent-child relationships support for 1-1, 1-n, and m-n
- Lazy loading of related objects in a relationships
- Cascaded updates and deletes for all relationships provided
- Automatically create relationships between objects
- Parent/Child Relationships
- In case of 1-1, 1-n, and m-n specify a parent-child characteristic
- Parent object updates or deletes children as part of one transaction
- Parent object loads all children
- Stored Procedure Calls Relationships
- Define methods in objects as calls to stored procedures
- Specify input, input/output, and output parameters
- Accept cursors as output of stored procedures
- Use it when a stored procedure has complex business rules
- Generate T-SQL stored procedures for all SQL used in objects
- Generate CLR stored procedures for all SQL used in objects
- TierDeveloper does this automatically and then generates objects code so it is calling these stored procedures
- Improves performance
- Use package syntax for generated Oracle stored procedures
- Custom Hooks (safe code)
- Write custom hooks to be called by the generated code from within the methods of objects
- Custom hooks kept separate so objects code can be regenerated
- Generate skeletons and a test application for custom code to make it easy for you to write custom code and test it independently
- Typed Datasets
- Support for Typed DataSets for all objects
- Generate .xsd files for all objects and define relationships in them as well
- NET Remoting Services
- Select one of more objects and one or more methods in them and generate web services for them
- Generates a Windows Forms remote client application
- TierDeveloper support RPC-style web services
- Code Generation
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5
- Support for Microsoft Enterprise Library Security Application Block
- Support for WCF
- .NET Remoting App
- Generate ASP.NET and Windows Forms application
- Now you can generate code through TierDeveloper that supports .Net Nullable types
- Complete re-architected template-based code generation engine
- Code templates based on JavaScript language and are customizable
- Customize names for classes, methods, and properties
- Generate .NET components in C# and VB.NET
- Generate either COM+ or non-GAC code
- Generate updatable Datasets
- Build .NET components as private or shared assemblies
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5
- WEB App Generation
- Ajax Support
- Generate a fully-working web application
- Web app contains pages to test each and every object behavior
- Generate web app with or without XML/XSLT
- Schema Level View
- Quickly view object mappings against all tables in the schema
- Instantly view overlaps in objects on table-mapping
- Easily see which tables haven't been mapped
- Makes object design work very easy
- SQL Query Tool
- Quick compile and run SQL before committing it to objects
- Invoke SQL Query Tool from query definition and stored procedure definition windows
- Output of the SQL shown in a multi-column list in bottom window
- Generate Design Docs
- Generate meaningful design docs in HTML for generated objects
- Easily update design docs whenever you change objects
- 424Database Servers
- Microsoft SQL Server 2000/2005/2008
- Oracle 8i/9i/10g
- IBM DB2 7.x, 8.1
- MS Access 2000 or later
- .NET code uses OleDb, SqlClient, and Oracle Client for database access
- New TierDeveloper GUI
- Completely redesigned GUI for TierDeveloper (consistent with VS.NET)
- Stand-Alone and VS.NET integrated versions have identical GUIs
- ASP.NET and Windows
- FormsCompletely redesigned and easier-to-use GUI for generated ASP.NET app
- Support for Windows Forms application generation with a nice GUI layout
- Customize GUI layout for ASP.NET and Windows Forms apps
- GUI layout customization from within VS.NET and/or XML file
- Use drop-down controls with lookup values on forms
- Re-arrange fields on the form, change their sizes, change labels, and more
- Customize layout of list pages. Re-arrange column order, width, and titles
- 1-1, 1-n, and m-n relationships supported in forms and lists
- Support of partial classes
- SQL Server Optimization
- Generate SQL API based object code
- Use Windows authentication for security
- Oracle Optimization: Generate Oracle Native Data Provider based object code
Enhancements:
- Support for Visual Studio 2008 and .Net Framework 3.0/3.5: If user opts to generate the code for .Net Framework 3.0/3.5, code is generated for Visual Studio 2008 for later versions.
- Support for SQL Server 2008: Users will be able to connect to SQL Server 2008 databases.
- Support for Microsoft Enterprise Library Security Application Block: Users can use Role-Based Authorization in their Factory methods. TierDeveloper uses Microsoft Enterprise Library Security Application Block along with Policy Injection block for security.
- Support for WCF: Support for WCF is included in TierDeveloper 6.0. TierDeveloper generates:
- WCF Business Services for components. (Class Library)
- Host Application (Console)
- Proxies for Services (Class Library)
- Map stored procedures to objects: Map the output of a stored procedure call to an object. Then, when the stored procedure is called, it returns a collection of the mapped objects. This way, you can use objects for all your database interaction.
- App GUI Wizard: Quickly specify the GUI of your application through an easy to use wizard. Wizard lets you select how many forms, list pages, ad hoc search pages you want and which objects they should be mapped to. It also lets you specify the menu of your application and a login page. Wizard then lets you generate either ASP.NET or Windows Forms application. This is the fastest way of generating a custom app GUI.
POS for .NET 1.1 1.1.1
POS for .NET is developed to be a useful and practical class library which comes as a part of Microsoft Windows Embedded for Point of Service. more>> <<less
Passage Portal .NET 5.0
Passage Portal .NET is a web design tool that provides content management, enterprise portal, and digital dashboard functionality in a single, easy to install and customize web server solution. more>> <<less
VS XPathTester 1.1
A freeware utility to check the XML based XPath on your XML document. more>>
This Basic tools comes handy when you quickly want to test XPath for your Custom XML.
It is Based on Microsoft .Net Framework 2.0 and required .Net 2.0 Framework to be installed to run this utility software.

Best of postcART.net 1.0
This Widget shows best artworks of postcART.net. more>> This Widget shows best artworks of postcART.net. postcART.net is a gallery of original contemporary art done at the size of postcards.<<less
Site Map Builder .NET 1.5
Site Map Builder allows you to create the Google SiteMaps XML needed within your root directory in order to provide information about your site to Goo... more>> <<less
VS.NET Solution Cleaner 1.0
Solution Cleaner helps you clean up solution folder that a contain lot of files you dont need when transporting your source code. more>>
As a coder, we ofter use tools made by ourselves, and most of the time we forgot that many people might need something like that, no matter how simple, somebody might need it. So here is one of that tools.
Why to use this tool?
How many times, when you zipped your code for mailing or for posting on a site (like this :) ), have you noticed that you zipped PDB, debug files, etc., and that your little code snippet became 1 MB in size? Well, well, the same happened to me when coding and sharing code with friends through mail or using forums, so I just coded this little application; it was for my own use, so it is not too fancy. But I am sure it will help you to clean up solution folders and will save you time. Some Visual Studio plug-ins like ReSharper generates lots of small files, and you can delete them with this application. You can select what you want to delete and what not, and extend this to your needs.
How to use it?
Quite simple, just copy the SolutionCleaner.exe and run it, you will be able to integrate it with the Shell by checking the "Register on Shell" menu item in the Application menu. Then, you can just right click a folder on Explorer and you will see the "Clean with Solution Cleaner" option. The program will ask you for confirmation before it starts deleting files. It will also show a preview of the files that will be deleted and the amount of space that will be freed, and will mark, in red, files that could not be deleted.
WebsiteChat.net 2.2
WebsiteChat.net provides you with a comprehensive application which allows your website visitors to connect to a company support team and have their questions answered instantly by clicking on a live chat button embedded on your web pag more>> <<less

I-Net Ftp 1.0
I-Net Ftp is a utility to transfer files between your PC and remote computers. more>> I-Net Ftp is a utility to transfer files between your PC and remote computers.<<less
BadVideos.net Notifier 1.0
Displays notifications when there are new videos. more>> Displays notifications when there are new videos.
With BadVideos.net Notifier users get an alert when there are new videos.
System requirements:
- Firefox