net projects

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

Asp. NET of projects and solutions

  Solution Solutions A typical. NET Web application consists of many items, including content files (for example,. aspx files), source files (such as. cs files), assemblies (such as. exe and. dll files), and assembly information files, data source files (such as. mdb files), references, Icons and other files and folders. VS organizes these items into a folder that represents a Web site. All the files that make up the web are included in the solut

. NET file format related open source projects

Over the past year, I have identified the file format as one of my main research topics, and Npoi is the product of such research. Although strictly speaking, Npoi is only the POI. NET version, not I created, but in the development process, I have in-depth understanding and understanding of OLE2, but also the office 97-2003 file format has a very different understanding. If in the past, someone asked me: Do you know the Office file format? As a develo

. NET Open Source GIS projects

://geotoolsnet.sourceforge.net/Index.htmlMonogisMonogis will be the open source complete GIS under the Mono platform. The Internet MAPSERVER,OGC WMS implementation and some tools like spatial format conversion have been published.Links: http://sourceforge.net/projects/mgis/NASA World WindNASA World Wind is a Windows Forms system developed using. NET that provides global positioning capabilities in a way tha

Images or files uploaded in. NET projects are too large to upload

Recent projects when the user proposed to upload a large picture of a picture there may be more than 10 trillion originally used by the third-party upload control has limited the image upload size settingsPreviously set is 2M according to the user's requirements to directly limit the upload size of the image settings to change it can be, but when uploading a large picture is always an exception:Error message: The maximum request length has been exceed

k8s+jenkins+gitlab-Automating the deployment of ASP. NET Core Projects

0. Catalogue Overall architecture directory: ASP. NET core distributed project-Directory k8s Schema Catalog: Kubernetes (K8S) cluster deployment (K8S Enterprise Docker container cluster Management) series catalog This article reads the catalogue: 1. Chatting 2. Introduction to the deployment process 3. Deploy Harbor Warehouse 4, Jenkins-slave Mirror construction 5. Deploy Jenkins 6, Jenkins+gitlab Hook 7. k8s Deploying ASP.

Organize open source GIS Projects Based on. NET

integrated into. Net/MONO applications. Currently, Appomattox supports GTK and windows. forms.The Appomattox project also contains workbench. Workbench is a desktop GIS system provided to end users. It can work in Windows and Linux, but its goal is the gnome platform.Link: http://www.appomattox-project.org/Main_Page Dxftoshapefile Dxftoshapfile is a tool used to convert the DXF file of AutoCAD into a shape file of ESRI. Developed based on open-source

Some of the. Net open source projects that are worth learning and borrowing from

and useful for enterprise application development.Project website: Enterprise LibraryCodeplex:patterns Practices5, NopcommerceNopcommerce is a high-quality open-source website system abroad, Based on the EntityFramework4.0 and MVC3.0, using the Razor template engine, there is a strong plug-in mechanism, including payment distribution functions are implemented through plug-ins, XML-based multi-language version, very flexible language switching functions, including in the background can also edi

Use areas to separate ASP. net mvc Projects

"$(ProjectDir)Views" "$(SolutionDir)$(SolutionName)\Areas\Admin\Views" /S /E /C /Y The meaning is actually very simple. I believe everyone can understand it, that is, completely copy all the files in the Views folder of mymvcareasdemo/areas/admin/views to mymvcareasdemo/areas. Now you can access/admin/home/list again to get the correct result. You can find that list. cshtml has been copied to the mymvcareasdemo/areas/admin/views/home directory. This is a success! We have successfully separated

Collect and organize open source GIS Projects Based on. NET

Collect and organize open source GIS Projects Based on. NET NASA World Wind NASA World Wind is a Windows form system developed using. net. It provides a global positioning function from the perspective of the earth, similar to Google Earth. It combines images taken from satellites by the National Aeronautics and Space Administration (NASA) that are applie

. NET what are the large projects, the case of large sites?

Travel Holiday member websiteHttp://www.ctrip.com CtripHttp://www.soufun.com SouFunHttp://www.match.com World's largest dating websitehttp://www.lotour.com Travel Network, China's leading tourism portalhttp://www.cmbchina.com Merchants BankHttp://www.abchina.com ABC net SilverHttp://www.dangdang.com DangdangHttp://www.monster.com World's largest recruitment siteHttp://www.seek.com Australia online recruitment giantHttp://www.expedia.com World's large

Note "2015/08/14" the hottest. NET open source projects

portal program supported by Microsoft, powerful and similar to WordPress in PHPUmbraco Umbraco is a kind of based on. NET technology for Open source CMS (Content Management System), which uses SQL Server or MySQL to store data. Umbraco's biggest feature is simplicity, flexibility, and ease of use, both for developers and website managers. Umbraco also provides a WYSIWYG editor that is almost exactly the same as Microsoft Word Tool Article NuGet vs P

Take it directly, the hottest. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco is a kind of based on. NET technology for Ope

Most of the fire. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco is a kind of based on. NET technology for Ope

Two development solutions for. NET projects

The company's original project two development methods mainly using SQL, basically can also meet customer requirements, the advantage is simple to use, as long as familiar with SQL statements can be manipulated, the disadvantage is that too many restrictions, the need for the database at the bottom of the understanding, easy to use error, can not directly invoke business layer code, Research on the dynamic compilation of. NET, feel it to do two times

Summary of some net-earning projects operated by Internet Novice

1: Open Shop online. At present, the most popular is open Taobao shop, there are other, such as Youa, Tencent Pat Net, but the most popular is Alibaba group Taobao, according to some information reality now Taobao daily trading volume is too billion, but the competition is very big, do not be afraid, some good shop is a step by step, Are all from childhood, as long as they have confidence in themselves, at the same time, online shop can do their own a

Differences between Asp.net websites and ASP. NET web applications in new projects

Vs2005 vs2008 new website --asp.net website and ASP. NET web application in the new project Program Differences Advantages of the webapplication programming model: ● The website Compilation speed is fast and the incremental compilation mode is used. This part will be incrementally compiled only after the file is modified. ● Generated assemblyWebsite: generate a random Assembly name. You must use the plug-in webdeployment to generate a sin

Chapter I first section understanding. Net Core Projects

Open our almighty VS2015 and choose to create a new. Net core project, and the empty project is fine.The following projects are completed:  First properties This file is about some of the settings of this project, there are interested students can go into the deep research, this section is not described in detail.Then there is the Wwwroot folder, which is expanded as follows:  is used to store the project n

Most of the fire. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco is a kind of based on. NET technology for Ope

Take it directly, the hottest. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and similar to WordPress in PHP Umbraco Umbraco is a kind of based on. NET technology for Ope

Ctrip Apollo (Apollo) configuration center quickly integrates in. NET Core Projects

Support documentation for. NET core can be consulted in general. NET Client Usage guide: https://github.com/ctripcorp/apollo/wiki/.Net%E5%AE%A2%E6%88%B7%E7%AB%AF%E4% bd%bf%e7%94%a8%e6%8c%87%e5%8d%97Login to the new app on Apollo and the related configuration items, you can refer to the following configuration:Introducing Com.Ctrip.Framework.Apollo.Configuration d

Total Pages: 15 1 .... 3 4 5 6 7 .... 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.