Langage :
Dernières news
Toutes les infos
(45164)
Tout .NET Français
(10078)
Tout .NET Anglais
(34991)
Forum
(Nouveau)
Recevoir chaque jour par mail la liste des news de la veille ! (533 inscrits)
Recherche
Dernières recherches
Archives
09/09/2010
(0)
08/09/2010
(9)
07/09/2010
(8)
06/09/2010
(4)
05/09/2010
(2)
La suite...
septembre 2010
(42)
août 2010
(175)
juillet 2010
(160)
juin 2010
(196)
La suite...
Livres
Section Livres
Rechercher un livre :
Les 5 derniers ajoutés
-
Professional Visual Basic 2010 and .NET 4
-
Stephens' C# programming with Visual Studio 2010
-
C# 2008 for programmers
-
Coffret - C# et TFS 2008
-
Coffret - ASP.NET avec C#
News
Toutes les news
(3801)
.NET en Français
.NET en Anglais
Article
Tous les articles
(5657)
.NET en Français
.NET en Anglais
Codes
Tous les codes
(21979)
.NET en Français
.NET en Anglais
Tips
Tous les Tips
(68)
.NET en Français
.NET en Anglais
Ressources
Toutes les ressources
(13659)
.NET en Français
.NET en Anglais
Les sites présents
DotNet-France.com
(51)
DotNet-FR.org
(409)
Tech Head Brothers
(645)
DotNet-Project.com
(404)
C2i.fr
(1295)
ASP-Magazine.com
(1303)
Blog_Shapai.NET
(42)
ASP.NET Daily Articles
(933)
MSDN France
(114)
DotNetJunkies.com
(50)
MSDN .NET
(1075)
4GuysFromRolla
(281)
ASPAlliance
(1217)
DeveloperFusion
(696)
DotNetJohn
(144)
ASP-PHP.net
(324)
DevTips.NET
(95)
Builder.fr
(8)
Dotnet-Tech
(28)
OpenNETcf
(23)
CodeProject.com
(15338)
GotDotNet.com
(1552)
CodeS-SourceS
(4991)
Code101
(18)
vbAccelerator.com
(5)
123AspX
(6040)
DotNetFreaks
(5105)
DotNetToolBox
(32)
RegExLib.NET
(1123)
SharpToolBox
(999)
kbAlertz
(360)
Infos .NET du
SharpToolBox
Lundi 23 août 2010
Effiproz
[Source : SharpToolBox ]
C# embedded database for .NET, .NET CF, Silverlight, Windows Phone 7 and Mono. Features i...
C# embedded database for .NET, .NET CF, Silverlight, Windows Phone 7 and Mono. Features include: - Written in C# - Silverlight isolated storage databases - In-memory databases - ADO.NET provider with Entity Framework support - SQL stored procedures, functions and triggers - Multi-version concurrency control - Character and binary large objects (CLOBs & BLOBs) - DUAL table - Multi-schema support - Computed columns - SQL Server compatible UniqueIdentifier data type - Role based access control - Encrypted databases - Visual Studio 2010 extension - SQL dialect very similar to HSQLDB 1.9/2.0 Categories: DBMSmore about EffiProz
Lundi 9 août 2010
Npanday
[Source : SharpToolBox ]
Primarily provides two capabilities: a set of Maven plugins, for constructing builds in Ma...
Primarily provides two capabilities: a set of Maven plugins, for constructing builds in Maven that use the .NET command-line tools; and a Visual Studio Addin that keeps a Visual Studio project in sync with the Maven POM and adds reference resolution from Maven artifact repositories. Together this allows you to use a single tool across .NET, Java or any other Maven-based projects, including the same benefits of dependency management, automated release and source control management, and so on. NPanday Visual Studio add-in features: - Maven builds: Execute Maven directly from Visual Studio or run standalone from a build server - Dependency management: Add references to the project by automatically obtaining them from a shared Maven repository - Project importer: Convenient way of converting an existing .NET Applications so that it can be built using Maven outside VS, ready for Continuous Integration - Auto-sync: Synchronization while developing the .NET Application for minimal interaction with the POM (Project Object Model) file Categories: Buildsmore about NPanday
Mercredi 4 août 2010
Coderun studio
[Source : SharpToolBox ]
Browser-based IDE. CodeStore Studio is an IDE that runs in IE, Firefox, Chrome and Safari...
Browser-based IDE. CodeStore Studio is an IDE that runs in IE, Firefox, Chrome and Safari without required downloads. It can be used for developing ASP.NET, PHP and Ajax applications. You can test and debug code in the cloud, as well as discover and share code. Features include: - Create projects in multiple languages: C#, PHP, JavaScript, HTML and CSS - .NET support: ASP.NET, WCF, Silverlight and WPF browser application development and deployment - Database support includes SQL Server 2005 and Amazon SimpleDB - Manage your code solutions, projects and files online - Supports opening and editing Visual Studio solution/project files, along with folder-based websites - Syntax coloring and code-completion - Error List window - Debugger with breakpoints, step by step, call stack and add watch items - Share code with hyperlinks Categories: IDEs - IDE add-insmore about CodeRun Studio
Lundi 2 août 2010
Siaqodb
[Source : SharpToolBox ]
Embedded object database for .NET, Mono and Silverlight. Features include: - objects are...
Embedded object database for .NET, Mono and Silverlight. Features include: - objects are stored as they are without any conversion/mapping - LINQ is the only query engine that can be used to retrieve objects or members of objects from database - full POCO support (not mandatory to inherit from a base class) - assembly is about 130KB - zero config - automatic object schema refactoring - import/export from/to XML - thread safe - has features from relational database systems like JOINs - database engine - any object has unique OID( object identifier) for its Type - runs on Silverlight by storing objects into IsolatedStorage on client machine or on Silverlight 4 is able to store database files on local disk of client machine in OOB mode - runs on Windows Phone 7 Categories: DBMSmore about Siaqodb
Mardi 27 juillet 2010
.net performance validator
[Source : SharpToolBox ]
Performance profiler. Features include: - Data views: Callstack view, Raw Statistics vie...
Performance profiler. Features include: - Data views: Callstack view, Raw Statistics view, Statistics view, Call Tree view, Call Graph view, Analysis view, Diagnostic messages - Data searches - Session comparison - Data export: Memory data can be exported to HTML and XML - Instrumentation - No need to rebuild Categories: Profiling - Debuggingmore about .Net Performance Validator
.net memory validator
[Source : SharpToolBox ]
Memory profiler, memory leak detection and memory analysis tool. Features include: - Dat...
Memory profiler, memory leak detection and memory analysis tool. Features include: - Data views: Allocations view, Objects view, Generations view, Hotspots view, References view, Memory view, Analysis view, Virtual view, Diagnostic messages - Data searches: Object query, Address query, Function query - Automatic regression tests: Support for executing from the command line, Support for session comparison - Interactive session comparison - Memory usage snapshots and snapshot comparisons - Data export: Memory data can be exported to HTML and XML - Instrumentation - No need to rebuild - .NET API for controlling snapshots, watermarks, data collection, etc. Categories: Profiling - Debuggingmore about .Net Memory Validator
.net coverage validator
[Source : SharpToolBox ]
Code coverage tool. Categories: Code coveragemore about .Net Coverag...
Code coverage tool. Categories: Code coveragemore about .Net Coverage Validator
Xteprofiler
[Source : SharpToolBox ]
Trace and memory profiler. Features include: - Supports profiling of Windows executables...
Trace and memory profiler. Features include: - Supports profiling of Windows executables, ASP.NET Development server applications, IIS applications, Windows services and Silverlight 4 applications. - Supports trace and memory profile modes. - Supports 32-bit and 64-bit profiling Categories: Profiling - Debuggingmore about XteProfiler
Vendredi 23 juillet 2010
Fantom
[Source : SharpToolBox ]
Object-oriented, functional programming language designed to cross compile to Java, .NET, ...
Object-oriented, functional programming language designed to cross compile to Java, .NET, and JavaScript. Features include: - Portability: Write code portable to the Java VM, .NET CLR, and JavaScript in the browser. - Familiar syntax: Java and C# programmers will feel at home with Fantom's evolutionary syntax. - Mixins: Interfaces but with implementation. - Concurrency: Tackle concurrency with built-in immutability and actor model. - Object-oriented: Everything subclasses from Obj. Value types when you need the performance. - Functional: Functions and closures are baked in. - Static and dynamic typing: Don't like the extremes - take the middle of the road. - Serialization: Built-in "JSON like" serialization syntax makes Fantom ideal for declarative programming too. Categories: Languagesmore about Fantom
Dimanche 4 juillet 2010
Codefort
[Source : SharpToolBox ]
.NET and Silverlight obfuscator. Features include: - Obfuscation of names - Incremental...
.NET and Silverlight obfuscator. Features include: - Obfuscation of names - Incremental obfuscation - String encryption - Dependency encryption, compression and embedding - Seal classes to increase performance - Automatic rules to exclude unobfuscatable names from obfuscation, such as types used by XmlSerializer, or configuration settings types - Attribute-based manual exclusion of types and members from the obfuscation - Deobfuscation of Stack Traces and individual identifiers - XAML/BAML parsing to exclude referenced names - XAML/BAML obfuscation - Reference scrambling - Anti-tampering - Anti-decompilation - Silverlight XAP support - Generic types and methods - Automatic strong name assembly resigning - Fully automatic dependency resolution - MSBuild integration - Command-line utility Categories: Code protection - Obfuscationmore about CodeFort
Mardi 25 mai 2010
Rebel.net
[Source : SharpToolBox ]
Rebuilding tool for .NET assemblies that is capable of adding and replacing methods and st...
Rebuilding tool for .NET assemblies that is capable of adding and replacing methods and streams. It's possible to replace only a limited number of methods or every method contained in a .NET assembly. The simplicity of Rebel.NET consists in the replacing process: one can choose what to replace. For instance, one may choose to replace only the method code, instead of its signature or method header. All the Rebel.NET features can used through command line. Categories: MiscellaneousBuildsmore about Rebel.NET
Jeudi 20 mai 2010
Exceptioneer
[Source : SharpToolBox ]
Hosted system designed to help identify, manage and resolve unhandled .NET exceptions. Wh...
Hosted system designed to help identify, manage and resolve unhandled .NET exceptions. When an Exception occurs within an application, that exception and a range of platform specific details are transmitted securely to the Exceptioneer web portal where the data is analysed for you to handle in your own way. Categories: Tracing - Logging - Monitoringmore about Exceptioneer
Mercredi 12 mai 2010
Brahma
[Source : SharpToolBox ]
Open-source library that provides high-level access to parallel streaming computations on ...
Open-source library that provides high-level access to parallel streaming computations on a variety of processors, including GPUs. Currently, Brahma has a GPU provider but its modular structure allows using different providers for other types of processors. One C# method can contain both statements running on CPU and GPU without additional glue code. Brahma performs parallel computations by transforming LINQ statements into programs that run on the target processor. The program generated contains High Level Shading Language statements if it was targeted for DirectX or OpenGL Shading Language statements if it was targeted for OpenGL. For performance improvements LINQ queries are compiled once and used many times as necessary. Categories: Miscellaneousmore about Brahma
Mercredi 5 mai 2010
Nbuilder
[Source : SharpToolBox ]
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, a...
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are of type of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions. Categories: Testingmore about NBuilder
Websync
[Source : SharpToolBox ]
Comet server for .NET. WebSync lets you push data from your servers, in real-time, over t...
Comet server for .NET. WebSync lets you push data from your servers, in real-time, over the web. WebSync is an implementation of the Bayeux protocol, so any Bayeux-compliant clients can be used to connect to it. It supports pretty much all browsers (IE6+, FF2+, Safari, Chrome, Opera, Safari iPhone, Android, etc) and includes SDKs for use with PHP, Silverlight, and thick .NET applications. Categories: Web Services - Remoting - WCFInternet and communicationsmore about WebSync
.net sftp library
[Source : SharpToolBox ]
Library that allows you to transfer files to an SSH server using SFTP. Features include: ...
Library that allows you to transfer files to an SSH server using SFTP. Features include: - Public authentication and private key authentication using RSA and DSA keys - OpenSSH and Putty file formats are supported for private keys - Synchronize directory trees - Automatically reconnects and resumes transfers when used on a poor network - Supports Socks4, Socks4a, Socks5 and HTTP proxy servers Categories: Internet and communicationsmore about .NET SFTP Library
Mardi 4 mai 2010
.net caching library
[Source : SharpToolBox ]
Library that can perform distributed caching for use in a web farm or that can be used to ...
Library that can perform distributed caching for use in a web farm or that can be used to perform client side caching for smart client or Winforms applications. Features include: - Distributed caching across a web farm - Client side caching to a files, or a local database - Supports scavenging by LFU, LRU, or Largest Size - Asynchronous saving, deleting and scavenging - Supports object dependencies - Extensible hierarchical framework Categories: Cachingmore about .NET Caching Library
.net email validation library
[Source : SharpToolBox ]
Library that validates email addresses using multiple threads distributed over multiple pr...
Library that validates email addresses using multiple threads distributed over multiple processors. Options include: - RFC 821 Syntax Checking - MxRecord Lookup - Mailbox check - Disposable email address check - Free email address check - Fake email pattern checking - TLD (Top Level Domain) check - Detecting of curse words - Grey listing detection - Blocking detection Categories: Internet and communicationsmore about .NET Email Validation Library
Themed wizard
[Source : SharpToolBox ]
Control that allows you to create wizard style interfaces in your .NET 2.0 WinForm applica...
Control that allows you to create wizard style interfaces in your .NET 2.0 WinForm applications. Comes with twelve included themes, designer navigation, and smart tags. Features include: - Drag and drop onto a form, and the wizard automatically creates the welcome page, one interior page and a completion page - Design time navigation: click the Next button and the Back button to traverse the wizard pages at design time - Smart tags: quickly go to a page or Add/Remove pages - Override page flow: at run time cancel Next click events when a page validation fails. Go to a different page depending upon certain criteria. - Configure pages: change the default page order. Specify different icons, and background images for each page if desired. Categories: Windows Forms controlsmore about Themed Wizard
Windows phone developer tools
[Source : SharpToolBox ]
IDE and development tools for Windows Phone 7. The Windows Phone Developer Tools includes...
IDE and development tools for Windows Phone 7. The Windows Phone Developer Tools includes: - Visual Studio 2010 Express for Windows Phone - Windows Phone Emulator - Silverlight for Windows Phone - XNA Game Studio 4.0 Categories: IDEs - IDE add-insmore about Windows Phone Developer Tools
Vendredi 23 avril 2010
Windows azure tools for microsoft visual studio
[Source : SharpToolBox ]
Extends Visual Studio to enable the creation, configuration, building, debugging, running ...
Extends Visual Studio to enable the creation, configuration, building, debugging, running and packaging of scalable web applications and services on Windows Azure. Installation includes the Windows Azure SDK. Features include: - C# and VB Project creation support for creating a Windows Azure Cloud Service solution with multiple roles - Tools to add and remove roles from the Cloud Service - Tools to configure each Role - Integrated local development via the Development Fabric and Development Storage services - Running and Debugging a Cloud Service in the Development Fabric - Building and packaging of Cloud Service Packages - Browsing to the Windows Azure Developer Portal - Support for VS 2008 and 2010 Categories: IDEs - IDE add-insmore about Windows Azure Tools for Microsoft Visual Studio
Windows azure software development kit
[Source : SharpToolBox ]
The Windows Azure SDK provides developers with the APIs, tools, documentation, and samples...
The Windows Azure SDK provides developers with the APIs, tools, documentation, and samples needed to develop, deploy, and manage applications and services that run on Windows Azure. Categories: Miscellaneousmore about Windows Azure Software Development Kit
Windows azure platform appfabric sdk
[Source : SharpToolBox ]
Component of the Windows Azure Platformt that includes two services: AppFabric Access Cont...
Component of the Windows Azure Platformt that includes two services: AppFabric Access Control and AppFabric Service Bus. This SDK includes API libraries and samples for building connected applications with the .NET platform. It spans the entire spectrum of today?s Internet applications ? from rich connected applications with advanced connectivity requirements to Web-style applications that use simple protocols such as HTTP to communicate with the broadest possible range of clients. Categories: Miscellaneousmore about Windows Azure platform AppFabric SDK
Lundi 12 avril 2010
Justmock
[Source : SharpToolBox ]
Mocking framework. Features include: - Asserting occurrences: occurrences can be used in...
Mocking framework. Features include: - Asserting occurrences: occurrences can be used in conjunction with the Mock.Assert function. Wiht its help you can further verify how many times a call has occurred. - Mocking with matchers: with the help of the matchers you can ignore an argument for a particular mock. Matchers can also be used in assertion. - Recursive/nested mocking: mock members that have originated from calls that have occurred in your current mock instance. - Mocking framework methods: JustMock supports mocking types coming from the core framework libraries like mscorlib, System, etc. - Mocking properties: JustMock supports mocking of property getter calls, indexers, and a particular property set operation. - Partial mocking - Sequential mocking: return different values on subsequent calls of the same type. - Static mocking: mock classes that are dependent on static calls or otherwise known as static methods. Categories: Testingmore about JustMock
Mercredi 7 avril 2010
Dotcover
[Source : SharpToolBox ]
Code coverage tool. Features include: - Calculates statement-level coverage of .NET 1.0-...
Code coverage tool. Features include: - Calculates statement-level coverage of .NET 1.0-4.0 applications - Integrates with Visual Studio 2005, 2008 and 2010 - Integrates with ReSharper to show test coverage - Highlights uncovered code in Visual Studio - Shows which tests cover particular piece of code - Shows coverage of Silverlight applications Categories: Code coveragemore about dotCover
Vendredi 12 mars 2010
Xapoptimizer
[Source : SharpToolBox ]
Reduces the size of Silverlight XAP files by removing unused classes and XAML resources fr...
Reduces the size of Silverlight XAP files by removing unused classes and XAML resources from the assemblies used by your applications. Features include: - Customize the optimization output - Obfuscation - Sign assemblies - Save projects - Integrate with your build process - Use with third party controls Categories: Code protection - ObfuscationSVG - XAML - WPF - Silverlightmore about XapOptimizer
Babel .net
[Source : SharpToolBox ]
Obfuscator for the .NET Framework. Features include: - Supports .NET Framework 1.1, 2.0,...
Obfuscator for the .NET Framework. Features include: - Supports .NET Framework 1.1, 2.0, 3.0, 3.5, and Silverlight - Obfuscates namespaces, types, methods, events, properties and fields - Unicode normalization - Supports generic types and virtual function obfuscation - Assembly merging - Automatic obfuscation of satellite assemblies - MSIL control flow obfuscation - String encryption - MSIL encryption - Dead code removal - Selective obfuscation with XML rule files - XML mapping files - Declarative obfuscation using custom attributes - Public symbol obfuscation - Supports Silverlight XAP package obfuscation - Visual Studio Post Build - MSBuild integration - Supports multiprocessor execution - Command line interface - Supports re-sign with PFX and strong name signature - Breaks tools like Reflector, Reflexil plug-in and ILDASM Categories: Code protection - Obfuscationmore about Babel .NET
Obfuscar
[Source : SharpToolBox ]
Basic obfuscator for .NET assemblies. Obfuscar uses massive overloading to rename metadat...
Basic obfuscator for .NET assemblies. Obfuscar uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature. Categories: Code protection - Obfuscationmore about Obfuscar
Deepsea obfuscator
[Source : SharpToolBox ]
Code obfuscator. Features include: - Supported project types: Windows Forms, Console, Cl...
Code obfuscator. Features include: - Supported project types: Windows Forms, Console, Class library, ClickOnce, WPF, ASP.NET, Windows Service, Smart Device, Silverlight, Sharepoint WebParts - Supported .NET Frameworks: .NET Framework 1.1, 2.0, 3.0, 3.5, 4.0; .NET Compact Framework 1.0, 2.0, 3.5; Silverlight 2.0, 3.0 (including XAP files) - Obfuscation: Rename types, members, namespaces and resources; Automatic exclusion of common obfuscation problems like application settings; Tamper proof string encryption; Control flow obfuscation; Automatic re-signing (snk & pfx); XML documentation; Satellite assemblies; Incremental obfuscation - Optimization: Code cleanup; Automating sealing; Assemblies merging - Configuration: Smart protection; Declarative using standard attributes; Externally in XML - Debugging: Obfuscation map; De-obfuscate stacktrace - OEM Support: Change namespaces; Add namespace prefix - Build tooling integration: Visual Studio 2005, 2008, 2010 (RC), MSBuild , NAnt, Command line - Generics support - 32-bit & 64-bit Categories: Code protection - Obfuscationmore about DeepSea Obfuscator
Jeudi 11 mars 2010
Petrinets
[Source : SharpToolBox ]
Petri net library written in C# and designed to act as the core of an event driven applica...
Petri net library written in C# and designed to act as the core of an event driven application. Categories: Math - Logic - AI - Rulesmore about PetriNets
Mardi 5 janvier 2010
Markdownsharp
[Source : SharpToolBox ]
Open source C# implementation of a Markdown processor. Markdown is a text-to-HTML convers...
Open source C# implementation of a Markdown processor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Categories: Miscellaneousmore about MarkdownSharp
Mercredi 23 décembre 2009
Ncalc
[Source : SharpToolBox ]
Mathematical expressions evaluator. NCalc can parse any expression and evaluate the resul...
Mathematical expressions evaluator. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. Categories: Math - Logic - AI - Rulesmore about NCalc
Jeudi 17 décembre 2009
Nhibernate profiler
[Source : SharpToolBox ]
NHibernate Profiler (NH Prof) is a real-time visual debugger for NHibernate. Features inc...
NHibernate Profiler (NH Prof) is a real-time visual debugger for NHibernate. Features include: - Visual insight into the interaction between your database and application code - Analysis and detection of common pitfalls when using NHibernate - Analysis is delivered via SQL and linkable code execution - Supports NHibernate 1.2.x, 2.0.x and 2.1.x Categories: Profiling - DebuggingObject-relational mappingmore about NHibernate Profiler
Linq to sql profiler
[Source : SharpToolBox ]
Linq to Sql Profiler (L2S Prof) is a real-time visual debugger for LINQ to SQL. Features ...
Linq to Sql Profiler (L2S Prof) is a real-time visual debugger for LINQ to SQL. Features include: - Visual insight into the interaction between your database and application code - Analysis and detection of common pitfalls when using LINQ to SQL - Analysis is delivered via SQL and linkable code execution - Supports .NET 3.5 and .NET 4.0 Categories: Profiling - DebuggingObject-relational mappingmore about Linq to Sql Profiler
Entity framework profiler
[Source : SharpToolBox ]
Entity Framework Profiler (EF Prof) is a real-time visual debugger for Entity Framework. ...
Entity Framework Profiler (EF Prof) is a real-time visual debugger for Entity Framework. Features include: - Visual insight into the interaction between your database and application code - Analysis and detection of common pitfalls when using Entity Framework - Analysis is delivered via SQL and linkable code execution - Supports .NET 3.5 and .NET 4.0 Categories: Profiling - DebuggingObject-relational mappingmore about Entity Framework Profiler
Lundi 7 décembre 2009
Cloud4net
[Source : SharpToolBox ]
Framework that abstracts cloud storage implementations, like ADO.NET does for databases. ...
Framework that abstracts cloud storage implementations, like ADO.NET does for databases. cloud4net allows you to work with blobs, queues, and tables. Management tools are also provided. Currently implemented: Windows Azure and AWS (Amazon Web Services). Categories: Miscellaneousmore about cloud4net
Vendredi 4 décembre 2009
Visual nhibernate
[Source : SharpToolBox ]
Visual designer and mapping tool for creating and editing NHibernate projects. Features i...
Visual designer and mapping tool for creating and editing NHibernate projects. Features include: - Allows you to start from existing database, existing NHibernate project (source code), or new blank project - Supports all of NHibernate's mapping scenarios: Single entity to single database table, Single entity to multiple database tables, and Single table to multiple entities - Supports all NHibernate collection types: Sets, Bags, Lists, and Maps - Supported mapping types: one-to-one, one-to-many, many-to-many - Mappings can be: unidirectional, bidirectional - Inheritance Designer - Inheritance designer that supports all the strategies that NHibernate supports: Table per concrete class, Table per class hierarchy, and Table per subclass - Allows you to add virtual relationships, rename tables, and rename columns - Supports multiple databases in a project - Supported databases: SQL Server, 2.0.8.1007 - Also supports Components Categories: Object-relational mappingmore about Visual NHibernate
Mercredi 25 novembre 2009
Microsoft chart controls
[Source : SharpToolBox ]
ASP.NET and Windows Forms Chart Controls for .NET Framework 3.5 SP1. Features include: -...
ASP.NET and Windows Forms Chart Controls for .NET Framework 3.5 SP1. Features include: - Visual Studio design time support - 25 distinct chart types - 3D support for most chart types - 3D customization, including perspective, lighting, rotation, border skins, anti-aliasing, transparencies, isometric projections, shadows, and more - Unlimited number of chart areas - Automatic and manual layout and alignment management - Automatic and manual scaling - Logarithmic scaling for any base - Fully customizable legends - Chart annotations, scale breaks, interlaced strip lines, drill-down charts, tool tips, data labels, and more - Zooming and scrolling (Windows Forms) - Data binding - Data copying, merging, splitting, sorting, searching, grouping, and filtering - Data exporting - Binary and XML serialization - Empty data point handling - Unlimited number of data series and data points - Support for dates, times, currency, and more - More than 50 financial and statistical formulas for data analysis and transformation - Real-time chart manipulation - Post-paint and pre-paint events - Support for AJAX click events - State management (ASP.NET) - Binary streaming (ASP.NET) - Animated frame rate control (ASP.NET) Categories: Chartingmore about Microsoft Chart Controls
Vendredi 20 novembre 2009
Microsoft biology foundation (mbf)
[Source : SharpToolBox ]
Language-neutral bioinformatics toolkit built as an extension to the Microsoft .NET Framew...
Language-neutral bioinformatics toolkit built as an extension to the Microsoft .NET Framework. Currently Microsoft Biology Foundation (MBF) implements a range of parsers for common bioinformatics file formats; a range of algorithms for manipulating DNA, RNA, and protein sequences; and a set of connectors to biological Web services such as NCBI BLAST. Categories: Miscellaneousmore about Microsoft Biology Foundation (MBF)
Aws sdk for .net
[Source : SharpToolBox ]
Set of libraries, code samples and documentation for .NET developers creating applications...
Set of libraries, code samples and documentation for .NET developers creating applications that use Amazon Web Services (AWS). Using AWS SDK for .NET, developers will be able to build solutions for AWS infrastructure services, including Amazon S3, Amazon EC2, and SimpleDB. The SDK comes with Visual Studio project templates, the AWS .NET library, C# code samples, and documentation. Supported services: Amazon Elastic Compute Cloud (Amazon EC2), Amazon Simple Storage Service (Amazon S3), Amazon Virtual Private Cloud, Amazon SimpleDB, Amazon Relational Database Service, Amazon CloudFront, Amazon Simple Queue Service, Amazon Elastic MapReduce, Amazon CloudWatch, Elastic Load Balancing, Auto Scaling. Categories: Miscellaneousmore about AWS SDK for .NET
Page 1
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12
Page 13
Page 14
Page 15
Page 16
Page 17
Page 18
Page 19
Page 20
Page 21
Page 22
Page 23
Page 24
Page 25
Forum
Postes à pourvoir en .n...
Probleme d'affichage bo...
Recherche un geek dispo...
Recherche un geek dispo...
Comment imprimer un cri...
Aide crystal report vs ...
Besoin de renseignement...
Probleme de chargement ...
Vb.net(2008)...
Export pdf depuis cryst...
Comment afficher un cha...
Montreal vfx...
Import de donnees de da...
Debuger une dll c++ en ...
Vérification intégrité ...
Urgent, cdi chez editeu...
Urgent, cdi chez editte...
ajouter des users...
Visual studio 2003 : vb...
Les fichiers .ini...
[resolu] impossible de ...
[emploi] ingénieur(e) d...
Message d'erreur...
Vous avez envie de lanc...
Drag and drop...
.net cf datagrid, chang...
Gestion de la persistan...
Offre d'emploi : develo...
Parcourir le disque dur...
C# dll...
Outils de contrôle de s...
Erreur oracle, message ...
Problème de combinatoir...
Sharpwidgetsui, bibliot...
[aspx] [c#] chercher et...
Web.sitemap...
Nous activement recherc...
Chef de projet développ...
Pour les architectes c+...
Pour les architectes c+...
Vous êtes développeurs ...
Pour les architectes c+...
Vous êtes ingénieur en ...
Chat web en asp.net...
Opportunite professionn...
Comment coder un tablea...
Autogeneratepassword et...
forum de discussion en...
Transparence de backgro...
C# communication entre ...
Service windows - arrêt...
Surveillance d'une base...
Expression blend /wpf c...
Demande d'aide pour le ...
Stp ne negligez pas ce ...
redirection vers url e...
Instance d'objet...
Afficher les détails d'...
Agrandir une image et l...
Supprimer en asp.net...
Un problème avec linq...
Image sous sql et dotne...
Plus d'un tp et cours e...
Web garden iis 6.0...
Technoriver barcode .ne...
Configuration serveur s...
Réécrire le code html d...
Couldn'nt resolve syste...
Datagread...
Inserer dans la base de...
Update database...
Plugin subversion pour ...
Acceder aux donnees...
Probleme répertoire vir...
Clementine intl: recher...
Clementine intl: recher...
Excellente opportunité:...
Recherche un développeu...
Fichier introuvable ser...
Pb remplissage listview...
Problème de connexion d...
Architecture n-tier, dé...
Scan ip des pc connecté...
Créer session sous asp....
Ma première migration v...
Application web en vs 2...
Votre aiiiiiiiiiiiiiiii...
Résultat d'une requete ...
Où sont ils...
Checkbox checked proble...
Resolution d'ecran avec...
Dll avec csharp...
Aide à l'inscription...
Transferer des mails da...
Dataset dans visual stu...
Aide sur flash...
Difficulté avec projet ...
Je viens d'avoir le vs....
Gridview | modification...
Page aspx pas affichée ...
Treeview...
Toolbox...
Dnn et les friendlyurl...
Barcode .net control fr...
Attacher une librairie ...
Directoryentry setpassw...
Avantage dotnet & java...
Recherche de sources ty...
Barre de navigation cry...
Gestion d'erreur...
[vb.net]fermeture d'un...
Nouvel outil de generat...
Dotnet.dll...
Probleme avec les msgbo...
Projet...
Simulation de tri shell...
Pour ceux qui sont inte...
Gestion des fichiers xm...
Vs 2005 et win fx ?...
Offre consultant .net...
Vb visual studio 2005 f...
Pocket pc : détection d...
Bdd access...
Sql server management ...
Récupérer le handle d'u...
(dotnet) réception de d...
Déployement de service ...
Connexion à une base de...
Ado et pocket access...
Echec de connexion a ba...
[c++.net] mot de passe...
Informatique simulation...
Informatique simulation...
Variables avec apostrop...
Comment compiler avec i...
Impossible d'utiliser u...
Créer une base access e...
Aide accédant à http://...
Enregistrement richtext...
Compatibilte entre une ...
Format des fichiers dxf...
Publication de 2 projet...
Probleme avec datagrid...
Indicateur code natif o...
Dll commune pour win32 ...
Dll en c++ managé sur p...
Générer un .lib avec un...
Communication série sou...
Iframe et menu déroulan...
Nouvelle version de la ...
Dotnet-project framewor...
Printpreviewdialog...
Nouvelle version de la ...
Mono ? arrivera-t-il à ...
A propos des rubriques...
Uml...
Nouvelle version de la ...
Comment avez-vous décou...
Positionnement du curse...
Bienvenue sur le forum...
[Participer au forum]
Publicité
Dernières Offres d'emploi
[La suite des offres]
Dernière mise à jour il y a 1056993830 minutes
Prochaine mise à jour dans -1056993800 minutes
audit et mesure d'audience visiteurs internet par