codeplex

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

20 open-source project hosting websites are recommended

types of open-source projects, and supports many languages. Currently, it hosts over 4600 projects. 11. savanhannah-GNU Savanner defines itself as the "Center for the development, maintenance, and release of the official GNU software ". It hosts 410 official GNU projects. 12. savanhannah-non-GNU In contrast to savanhannah-GNU, savanhannah-non-GNU hosts more than 2800 open-source projects. 13. GNA! If you have accessed the savanner project, GNA! It will be very similar because it use

Use the nroute framework to implement desktop applications based on Silverlight

Nroute framework is an open-source project in codeplex. You can use nroute to implement a framework similar to a desktop application based on Silverlight/WPF. The nroute implementation is similar to the Asp.net MVC structure of. Net 3.5 SP1. 1. http://www.orkpad.com/Blog/post/2009/04/02/Introducing-nRoute-an-application-flow-framework-for-Silverlight-and-WPF.aspx2. http://www.orkpad.com/Blog/post/2009/04/03/nRoute-Silverlight-abstractions-of-the-high

Build your own code library

, LWIP, UCOS, SQLite, and ftgk. As long as we test the code, why can't other people's code be used by us? Codeplex and Microsoft's one-stop sample code library http://1codechs.codeplex.com/are both good resources. (5) save and improve your exercise code Many people have a bad habit, including me. That is, we do not pay attention to accumulating our own practice code. After a while, you will find that you have actually practiced such code. Howev

Dnn learning resource sorting

I have been studying dnn for a month. I am very grateful to John of the startup teacher http://www.dnnmix.com/for his outstanding contribution to dnn's promotion in China. Today, I will give you a summary of the good learning resources I encountered when I learned dnn during this period, and also prevent me from forgetting it later. 1, dnn Official Website: http://www.dotnetnuke.com /. Let's not talk about it. Download the official source files and projects from here. Many people asked where

Practical development tips for Windows Phone (34): Get the first letter of Chinese pinyin

In previous articles, I used to explain how to obtain all Chinese Characters in Windows Phone. At that time, I put all Chinese characters and Pinyin into one set and then matched the search results, this will cause a problem, that is, the Chinese characters in the set cannot be found in pinyin, and some exceptions may occur. Today we will introduce a new method, using the open-source project GB2312 for Silverlight on codeplex. 1. Create a project name

Use Microsoft's TFS cloud service to manage small projects

pray that the principal of the party can show mercy and leave it a way to live. Before Microsoft's TFS service, it also provided other TFS online services. For example, CodeProject can use the TFS service. However, it is troublesome to create a project (a TFS account can create any project). In addition, its code must be open-source and private projects cannot be deployed. Looking down in the control panel, it seems that there is no way to publish the project. Only project members can access it

Use SharpShell to quickly implement Windows Shell Extension

After the CLR in-process side-by-side feature is introduced in. NET 4, we can use C # To compile Windows Shell. We can find related examples In Microsoft's All-In-One Code Framework. There are also several articles about it In the yard: Windows Shell extension series Article 1-. NET 4 compiling Windows Shell context menu Extension Windows Shell extension Series 2-. NET 4 Add bitmap icons for extended Windows Shell context menu items However, after studying these examples, we will find that a

Autumoon Weibo Screen Protection

[: Http://tss.codeplex.com /] Don't miss it when you pass by. Weibo friends like it! During the National Day, I used my spare time to write a hacker-style Weibo screensaver with a single function, a simple interface, and numerous bugs. You are welcome to download, try, shoot bricks, and scold the street. The program is open-source, and interested friends can make corrections and extensions on their own. The program is placed on CodePlex: zookeeper.

T4 Code Generation

New Age Solutions) T4 template for generating SQL view from C # enumeration MSBuild task for transforming T4 templates(By Elton Stoneman) T4 template for generating state machines in C #(By Andrew donews) Oleg also has a CodePlex project called T4 Toolbox that is a library of T4 templates that get added to File | New Item. Also, check out Damien Guard's T4 templates that are a wholesale replacement of code that LINQ to SQL generates. here's an

ASP. net mvc Framework experience (5): URL Routing)

(RouteElement routeElement in routeConfig.Routes) { Route currentRoute = new Route(); currentRoute.Defaults = new DefaultsType(routeElement.Defaults); currentRoute.Url = routeElement.Url; currentRoute.RouteHandler = typeof(MvcRouteHandler); RouteTable.Routes.Add(currentRoute); } } public void Dispose() { }} On CodePlex, you already have an open-source project at http://w

Silverlight Toolkit preview Part 1: Introduction

What is Silverlight Toolkit? Silverlight Toolkit is a collection of Silverlight controls, components, and tools provided by Microsoft. It is free and fully open-source, the current version includes 12 controls and 6 extremely cool theme styles, covering charts, styles, la S, and user input. effect preview: Included controls In the current version, the following six controls are relatively stable: TreeView DockPanel WrapPanel Label HeaderedContentControl HeaderedItemsControl The follo

22 WYSIWYG online Web editors

ASP, JavaScript, and DHTML.8. XStandard Therefore, this editor will generate the standard-compliant pure XHTML code.9. Damn Small Rich Text Editor It is very small Based on jQuery and PHP background (~ 18 K), but with rich functions.10. WidgEditor It is simple, easy to use, and open-source. Even if the browser does not support JavaScript, it can still work well.11. Kevin Roths Cross Browser Rich Text Editor A good editor that supports skin, conforms to the XHTML standard, and is compatible

Enterprise Library 3.1 is released

Only one month after Enterprise Library 3.0 was released, Microsoft released Enterprise Library 3.1. At: http://msdn2.microsoft.com/en-us/library/aa480453.aspx. You can also refer to the address of codeplex: http://www.codeplex.com/entlib. Version Upgrade time:May 2007 (3.1), limit l 2007 (3.0), January 2006 (2.0), June 2005 (1.1) The following is a reference to the official Microsoft Website: Enterprise Library 3.1-May 2007 contains the following ge

Use SandCastle to generate chm documents for annotations

: Sandcastle-June 2007 Community Technology Preview (CTP) Before using Sandcastle, you must install HTML Help Workshop. Usage: Creating a Chm build using Sandcastle. This document should be different from the current SandCastle CTP version. I did not generate all my comments in the chm generated by following the steps. Only a few methods of the system object are available. The official version is used as the Add-in of Vs. It is convenient to write a batch for use without having to perform so m

DeepEarth updated to Silverlight 4

I haven't followed the Update Progress of DeepEarth for a long time. Last night, CodePlex saw that DeepEarth has been updated to Silverlight 4, and many changes have been made, including the following: Added SL4 branch folders.Added upgraded SL4 GeoAPI, NetTopologySuite.Added SL4 Silverlight toolkit library dlls (rjl 2010 ). Upgraded DeepEarth MapControl to Silverlight 4Upgraded all DeepEarth TileProviders to Silverlight 4Upgrade DeepEarth MapControl

The English-language GitHub client uses the Action Flowchart Text Guide tutorial now no Chinese version

version of the Git,bash command line Shell,powershell. GitHub provides a basic graphical front-end for Windows users to handle most common versioning tasks, creating repositories, submitting patches to the local repository, and synchronizing between local and remote repositories. Microsoft also provides developers with a GIT version control system through CodePlex, and GitHub has created a more compelling version of Windows.One: Download github for W

How to use PHPExcel to parse key points _ PHP Tutorial

("@"); 4. how can I obtain the number of columns and number of rows in excel using PHPExcel? This is often the case when PHPexcel is used, because it is not provided in the test sample program. The following are my questions and answers on codeplex. After reading this article, you will be able to understand it ). 5. how to use PHPExcel to obtain the value of each cell through a loop. Your print_r output of the object ObjPHPExcel will see a lot of com

GitHub for Windows clients use the action flow

version of the Git,bash command line Shell,powershell. GitHub provides a basic graphical front-end for Windows users to handle most common versioning tasks, creating repositories, submitting patches to the local repository, and synchronizing between local and remote repositories. Microsoft also provides developers with a GIT version control system through CodePlex, and GitHub has created a more compelling version of Windows.One: Download github for W

Win7 + iis + php

1. First, we recommend PHPManager. In IIS7.5, The PHPManager module is added to facilitate the installation of PHP programs. : Phpmanager. codeplex. comreleasesview621832. install the downloaded PHPManager and restart IIS. A PHPManager is added to the Panel. 3. Set php. ini- 1. First, we recommend a tool: PHP Manager. In IIS 7.5, the PHP Manager module is added to facilitate the installation of PHP programs. : Http://phpmanager.codeplex.com/releases/v

Use WinForm to write a virtual WiFi assistant to play (with source)

This is not something new, the same kind of software has a lot, but not the fee is advertising, in school when you want to write a, but then did not learn, the mastery of C is defined as a number of variables, print a line of "Hello,world" so, in order to write this crap, Also deliberately run the library to see a few days of VB, and then online copy some code, with the way of the CMD to achieve the basic functions. I've been doing it for 1 years now. NET code Nong, intends to re-masturbate one,

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.