Recently wrote a small WPF program, published when found to rely on two or three 20~30k small dll, feel a bit uncomfortable, want to merge it. Previously used Microsoft's ilmerge to merge assemblies under WinForm, but remember that it does not support WPF programs very well. I searched the internet and found a way to embed resources combining multiple assemblies into a single EXE for a WPF application, the garden also an article introduced this way: WPF DLLs and EXE merge into a The new EXE.The
Json.NET is a popular, high-performance JSON framework in. NET.Characteristics
A flexible JSON serialization conversion. NET object is a JSON string. and convert the JSON string to a. NET object.
LINQ to JSON for manual read and write JSON
Higher performance and speed than the. NET built-in JSON serializer.
JSON for easy reading and writing
Reading or writing JSON from XML
Supports Silverlight and Windows Phone.The JSON serializer is a good choice when you read and write JSON that
cache hits, take the cache directly, and if the cache is dead, then confirm it again in the database. Of course, this can lead to some performance loss, but it's a safer approach.
The download file provided by Memcached providers provides some scripts for initializing the session, which, when executed correctly, generates a table tblsessions as follows, and several stored procedures:
Tblsessions Save is a separate session, as follows:
Four: A bug in Memcached providers
There is a bug
Java Source Code Searchhttp://grepcode.com/Grepcode is a Java Developers Web site, where you can use the Java projects, classes and other keywords online to see its corresponding source code, know the corresponding project, classes and other information. More convenient is, can provide very many different versions of the source code online view, jar package, source jar package, doc download. Similarly, you can use Xxx-1.1.1.jar similar to the name to find the corresponding jar package directly,
the beta version of the ASP.net Ajax Library released in September 2009 (the/0909/portion of the URL represents the year and month of the ASP.net Ajax release).
After adding a script identifier that references the ASP.net Ajax library, you can start using the library on your Web page. For example, the following code represents a DIV element that is attached to a page body by the client DataView control for a group of photos.
The DIV element, whose ID is "photos", contains a template that forma
When doing Web projects, it is found that a large number of high quality picture loads severely affect performance. Then consider the image compression preprocessing, that is, high-definition pictures, such as compression into a low quality picture, when the user clicks on a picture and then load display the picture HD original image. Just beginning to use C # Graphics DrawImage Redraw method batch picture compression. However, the test found that more than 15M of the size of the picture to redr
', ' lambda0 ', ' lamda0 '];
Attachentry (function, lamda0aliases, function (func) {return Translatelambda ('! ' + func + ' () ');});
Attachentry (Funprototype, lamda0aliases, function () {return Translatelambda ('! ' + This + ' () ');});
} ();
This time adds a special method to the function, removes the judgment before the stand eaves foot, and adds a new method to simplify the calling process slightly;
Fixed a bug in which the expected grammatical composition could not be judged in the
AJAX Control Toolkit recently has two new controls added in. You can go to the CodePlex website to download the latest version. New two controls:
1. The SeaDragon Java script Code (SJC) –SJC control uses the SeaDragon script to display a picture, which can be zoomed in and out by clicking the mouse button, where you can see its demo.
2. Asyncfileupload–ajaxcontroltool Kit finally has an AJAX control for uploading files. When the file is uploaded, a pi
We have a large number of grid controls in WinForm or webform that we can use, datagridview,gridview,repeater, and so on, so that the grid data space provides us with a great deal of convenience to allow data to be displayed in a definable way and provide such navigation , paging, sorting, filtering, data updating and other additional operations, and programmers need to pay little. But in WPF we don't usually have such superior grid controls, And to do this, in addition to using grid.rowdefiniti
Friends who have used asp.net ajax know how to access WebService via ASP.net ajax in the client, but there is no big difference in asp.net mvc using asp.net ajax asynchronous access WebService.
Using ASP.net ajax access WebService in a asp.net application is often a way to introduce WebService to generate client proxies via Scriptmananger, and you can also use Microsoft Ajax Library to complete. This article describes the use of ASP.net ajax asynchronous access WebService in asp.net mvc (Script
a method of the project as a data source in RDLC so that the adomd.net can be called in the method and the MDX result is returned to RDLC as a list.
The implementation of the first method can refer to the operation of SQL Server linked servers, which is mainly described in the second method.
To install SQL Server, the procedure can refer here.
Http://www.cnblogs.com/aspnetx/archive/2012/04/13/2446479.html
The installation of version 2012 is recommended here. You don't have to worry too much
The examples in this article are based on ASP.net MVC Preview 3 and use jquery to complete the JavaScript functionality of the client.
The previous two articles are rough on asp.net mvc. Here strongly recommend a website, interested friends can see here. This is Rob Conery's personal website, he used asp.net mvc to do a demo that not only provided the source code for the project on CodePlex, but also provided 15 videos that included a complete proces
In the previous articles, we have introduced various modes of touch-screen operation, and have a better understanding of its development methods. A careful friend should find that in the last article, if you drag a picture too fast it will fly out of the program window because of inertia effect, that is to say, it also needs to carry on the boundary restriction and so on related development. And regardless of which kind of touch screen operation requires the developer to write the code step by s
download multi-touch Vista (http://multitouchvista.codeplex.com/) from CodePlex, which allows you to simulate multi-touch. Multi-Touch Vista actually has a lot of features, but we only use it as a multi-touch simulator in this article. The following is a description of the project quoted from Multi-Touch Vista:
Multi-Touch Vista is a user input management layer this handles input from various devices (touchlib, multiple mice, Tuio etc.) and normalis
Phalanger was created in 2003 at Charles University in Prague as a software project. The development of version 2.0 was started later and released as an Open-source project in CodePlex in 2006. Microsoft supported the project for some time, and later a Phalanger developer joined Microsoft and worked on the dynamic language runtime.
Phalanger related activities resumed in 2008, thanks to the collaboration with Jadu, which uses Phalanger to build a. N
At night in the blog Hall read VSTO wrote an article, introduced CodePlex above a project, called "All-in-one code Framework", code-named Codefx, simply, is the collection of almost all common Microsoft Development Technology Sample project, Package it into this framework and implement it in a variety of different languages. For example, create an ActiveX control and COM components, CODEFX with ATL, MFC, VB, C # to achieve the same functionality.
For
Label:This blog will show you how to use the SQL Compact in EF Code first. The SQL Compact is a free relational database launched by Microsoft, and the latest version is the SQL Compact 4.0. Microsoft's development tools vs 2010/sql Server 2008 and subsequent versions do not have SQL Compac 3.5/4.0t database viewing tools. But there's a sqlcetoolbox tool on CodePlex that's pretty good. Kind of like a lite version of SQL Server Management Studio. The S
://htmlagilitypack.codeplex.com/The Html Agility Pack is an open source project on CodePlex. It provides standard DOM APIs and XPath navigation-even if HTML is not in the proper format! HTML Agility Pack with Scrapysharp, completely remove the pain of HTML parsing.Ncrawlerhttp://ncrawler.codeplex.com/Ncrawler is a foreign open source web crawler software that complies with the LGPL license agreement. Its HTML processing uses the Htmlagilitypack open S
Compiler Platform ("Roslyn") . It includes a new C # and VB compiler and some new features that will be added to C # 6. The project is an open source project hosted on CodePlex and has accepted a pull request from the community. The Visual Studio Update 2 is now available for download, which brings a number of significant new features to developers using Visual Studio, including for Windows Phone 8.1 And the tools of the Universal window program.
There are two chapters in front of the WEBAPP framework "WebApp MVC," "Not the same" lightweight Internet application Development Framework and "WEBAPP MVC Framework Development Details Induction", where the view engine is used nvelocity, recently found razor good, syntax comparison like C #, And it's easier to have tips in the VS IDE, and it's nice to have someone codeplex razor out of ASPX MVC from an independent open-source project Razorengine, and
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.