codeplex

Discover codeplex, include the articles, news, trends, analysis and practical advice about codeplex on alibabacloud.com

Introduction to. Net open-source shuttle service bus (ESB)

this endpoint, to use its own queue. The front-end then sends the conversion request to this high-priority endpoint, and then those transformations will be processed in a timely manner. All background conversions will still be sent to the original endpoint. In this example, shuttle is used to bond different systems. Because the system has the required built-in Fault Tolerance capabilities, it is much more stable than the previous system. In addition, the system performance is very good because

Programmer working 4 hours a day-source link http://news.cnblogs.com/n/145071/

reviews. During this period, I will not do any development unless there are urgent bugs or special situations that need to be addressed. I also spent a large proportion of my time learning. I spent a lot of time reading other people's things, from books to blogs, mostly programming-related things. I want to learn new things every day. The best way to keep this learning momentum is to take notes on what you have learned and mark the relevant knowledge. Software such as Evernote is suitable for s

Analysis of the Relationship between Microsoft service layer guidelines and osoa architecture (SCA, SDO, etc.) (non-original)

keywords with different attributes and configure the communication nodes in the config of the server and client based on our own design ideas. Of course, it has been said that BizTalk can also be considered a heavyweight implementation version of ESB. But if I don't know about this server, I can't say anything more.Of course, there are some Open-Source ESB projects on codeplex, such as ESB. NET and impleservicebus (nservicebus Lite version only provi

SharePoint field editing permission control solution

permission to edit items can edit fields.Creator: the creator of the item can edit fields.Specified user: the specified user can edit fields. By default, all users and creators have the edit permission. The website administrator can edit all fields, so do not use the Administrator account during testing. Interface effect: List settings:Field permission settings: The title is read-only and the content can be edited: Please try it out. Download solution:Codeart_fieldrightsolution.zip Postscript:T

Switch: New message about subsonic

download the subsonic2.1 beta version on codeplex. This installation package header is too large (18 MB ). In the installation directory, it is found that there are more substage programs than version 2.0. Substage Main Interface Substage is the GUI version of Subcommander. Here you can use intuitive settings to create subsonic configuration files and generate code. Let's take a look at some changes in the query method in v

Create your own dependency injection container IOC container)

createinstance method is used to create an instance of an object. Private object createinstance (type T) In the resolve method, the getinstance method is implemented as follows, mainly to obtain instances from the dictionary. Private object getinstance (typekeys typekey) Test Now, the simple principle-level code is complete and tested. Test on the console: Summary: The above code is just a simple implementation principle and requires improved generic implementation and li

C # Open-source resources

Project Management Sharpforge supports collaborative development and management of multiple software projects, providing your team with functions similar to SourceForge and codeplex. Sharpforge is A. NET 2.0 open source project developed by C. User story. NET is an extreme programming project. RSS and RDF tools RSS bandit is an open-source RSS reader developed by C #. It has built-in multi-country languages and supports atom 1.0 and various other RSS

Basic Framework-Description of the Database Control (ORM Architecture)

(Text/steamed bread) This article describes database operations in detail. The Database Control is modeled after ibatis. an ORM framework developed in the net style, which absorbs several open source code from codeplex and makes improvements based on it. The entire ORM framework is customized and directly encapsulates some commonly used methods of ADO. net. Therefore, the entire structure is clear and easy to expand, develop, and modify. The access i

How to select an Open Source Library

distribution, caching, persistence, or loose coupling required? 3. Extract problematic meta tags and descriptive phrases. For example, if the problem you want to solve is about the Optimal Path on multiple machines, your tags or phrases may be genetic algorithms, Job-Shop scheduling, planning charts, optimization scheduling algorithms, and shortest paths. 4. Browse codeplex, Google Code or SourceForge (github.com is also a valuable website), and list

C # Read APK Information

Yesterday, I encountered a problem and needed to read the APK package information through C. Baidu, Google has a lot of things and does not find relevant information. Some just use KVM to convert jar to. Net assembly for calling. I tried a variety of unstable and various errors. At around, finally found a http://androidxmldotnet.codeplex.com/project on codeplex, can parse androidmanifest. xml. The Code is as follows:    Using androidxml; using ionic.

Web Development Toolkit: 120 web development tools (below)

This is the latest web development toolbox collected by Mashable, including drag-and-drop web program creation tools, code libraries, project management, test programs, and frameworks supporting various programming languages, from Ajax to Ruby to Python. This is the second part.References and Materials Cofundos-a platform for discussing open source software and looking for investment. Mac yenta-social network platform for independent Mac developers Corkdump-a discussion board on common resource

Process of processing requests by ASP. NET Server

Previously, debuglzq introduced the simplest Web server. Obviously, the web server just completed is just beginning in Taiyuan. If you want to create a more powerful ASP.. NET Server, Cassini is a good start point. Cassini is a simple ASP. NET Server released by Ms. It is also the predecessor of ASP. NET development server in Visual Studio. It does not require IIS support and uses Socket to process network connections. Cassini provides all the source code. The download link for the latest versio

Developers should make good use of some websites

When developing projects, most of the modules are broken out word by word. However, with the development of open source, many outstanding open source projects have emerged, which not only accelerate application development, it can also inspire our development. If developers can flexibly apply these excellent open-source projects, it is also a wealth of knowledge. The following are some excellent websites I have organized. I believe they can help developers.Code search platform: SourceForge An e

Use the dotnetbar interface control in the cab

Cab provides a very powerful framework structure. After using it, our development habits and code elasticity have been greatly improved. In particular, it provides weak event associations, removing the coupling relationship between modules. However, the workspace provided in the cab is very small. Only the space of tabworkspace, deckworkspace, and so on that can hold smartpart, And the Scalable areas of menustrip, toolstrip, and statusbar are available, you often want to use an excellent interfa

Jquery in C # -- htmlagilitypack

C # Is There A jquery class library in JavaScript? The convenience of jquery in accessing and operating HTML Dom is a good news for front-end developers. Can jquery access and operate HTML as conveniently as jquery in C? HTML agility pack is a good optional tool. The HTML agility pack is an open source Library (http://htmlagilitypack.codeplex.com/) in codeplex and is a flexible HTML Parser that supports reading and writing Dom through simple XPath o

HTML agility pack with scrapysharp completely relieves HTML parsing pain. Net parsing HTML document class library htmlagilitypack complete instructions for use-collection software development is particularly useful

message is thrown, therefore, XML Parser cannot be used directly. HTML agility pack is a software tool developed by Simon mourier, a French software architect and developed by darthobiwan and jessynoo, it allows the analysis of HTML in a loose format to be as simple as parsing XML, and it is similar to system. many types of xml dom in an XML namespace, in addition to the class-based access to HTML, it also supports searching for HTML using XPath, this will be clearer than the previous compariso

First try Ajax Control

I made a provincial/municipal drop-down menu yesterday, and I always felt that the page refresh was quite uncomfortable. If the page data and images increased, wouldn't it be slower? I decided to try out the popular Ajax technology today. After Development and Comparison on the. NET platform, I can simply download an Ajax control and use it. First, you must download an Asp.net Ajax extensions note version. I used vs2005, So I downloaded a 1.0 version. Install it directly. You can use it. To mak

My JavaScript for Visual Studio plug-in is open-source

I have been busy with other things recently. My JavaScript for Visual Studio plug-in has never been updated. Sorry, everyone. However, I think it will be helpful to you if you do a good job. CodeShare, so that everyone can expand together, people are more powerful I hope everyone will join us. This is the previous blog posts about this plug-in:(Original) A JavaScript function outliner plug-in(Original) a second version of JavaScript function outliner plug-in(Original) A third version of J

MEF's Asp.net Hello World Program

1. Learn about MEF2. Simple demo3.CodeDownload 1. Learn about MEFMEF is an open-source project on codeplex. Address: http://mef.codeplex.com/, project objective: simplifying the design of extensible applications and components. 2. Simple demo 2.1 create an Asp.net web application and add the system. componentmodel. Composition application. 2.2 Add a web form page aspnetmefbasic. aspx. The background code is as follows: Using System; U

[Debug]. Net debugging and C ++ debugging Resources

Memory display tool for virtual memory and GC heap Unmanaged memory leak with umdh How to Use umdh to find memory leaks Getprocessheap and _ get_heap_handle Unmanaged deadlock with critical sections Refreshing the internals of critical sections Using! CS .! Locks (with case studies) Unmanaged heap upload uption with application Verifier Processing heap-based buffer overflows Using pageheap.exe (KB) Unmanaged s

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.