1. The Il DASM that comes with Visual StudioYou can find Il DASM in tools in Visual Studio and open a DLL that you want to decompile by File-openWhen you click the method name, the IL code of the method is popped out, such as:2. Ilspy: Supports the display of C #, VB, and Il after the DLL is recompiled3. Jetbrain DotPeek: Direct decompile to C # code4. Telerik Justdecompile: also supports anti-compilation for IL, C #, and VBOf course. NET anti-compila
.
Performance
PerfMon: Use performance counters to monitor system performance.
Code Converters
Telerik Code Converter: C # to VB and VB to C # transcoding converter. I is an online editing tool that can select ' Batch Converter ' and upload files using a compressed package.
Screen recording Tools
Wink: Using Wink, can be easily, and for adding description, etc., can also record demo.
Tex
HTTP proxy artifact fiddlerFiddler is a powerful Web debugging tool that can record HTTP requests from all clients and servers. Fiddler startup, the default IE proxy is set to 127.0.0.1:8888, while other browsers need to be set manually.Working principleFiddler is working as a proxy Web server, which uses proxy addresses: 127.0.0.1, Port: 8888Fiddler crawling HTTPS settings
Start Fiddler, open the Tools > Telerik Fiddler Options in the menu b
Monitor:enables the developer to view all the HTTP traffic between your computer and the Internet. This includes the request data (such as HTTP headers and form GET and POST data) and the response data (including the HTTP Headers and body).
Diagnostic tools
Glimpse: Provides server-side diagnostic data. such as in an ASP. NET MVC project, it can be added through NuGet.
Performance
PerfMon: Use performance counters to monitor system performance.
Code Converters
, in the progress bar to give users a full hint of the same time, It also gives developers greater control over the size of the file and the exceptions that may occur during the upload process. Upload components are using these methods, our choice is: nbsp; code as follows: nbsp; nbsp; Fileuploader.net (mediachase company, $310 above) nbsp;nbsp; nbsp; nbsp; Radupload (TeleRik Company, $249) nbsp;nbsp; nbsp; nbsp; Neatupload (free, Compliance LGPL prot
TS suffix.
2, compatible with ECMAScript standard. In particular, the latest version of TS is designed to be fully compatible with ES6. The benefit of this is that developers using TS can use the new features of ES6 in advance and can easily migrate to ES6 in the future.
3, excellent tool support. In addition to the universe first ide--visual studio for its native support, there are Eclipse Plug-ins available, webstorm recently also enhanced typescript support, of course, sublime text plug-in
response headers and bodies).
14. Diagnosis
Glimpse: Provides server-side diagnostic data. For example, for the ASP.net MVC project, you need to add it from NuGet. Glimpse data can tell you different levels of latency and really indicate that you can optimize the code/solution to improve performance in the area.
15. Performance
PerfMon: Monitor system performance with performance counters.Yslow:yslow analyzes web pages and points out why they are so slow based on the rules of the Yahoo! Hig
I. Upload and play audio filesFind a third-party control named AspNetPager on the Internet and reference the AspNetPager. dll file to the Bin of the project. It can be called directly on the webpage. Reference namespace using Telerik. WebControls;> UploadCopy codeThe Code is as follows:Protected void button#click (object sender, EventArgs e){Foreach (UploadedFile file in RadUploadContext. Current. UploadedFiles){If (file. FileName! = Null file. FileN
beautiful than the text box and button of the
Available solutions
The use of the
I think the best way is to read files in parts in HttpModule and maintain the page activation status, so that it will not time out, and you can also track the progress or cancel the upload, or implement it through HttpHandler, when the progress bar is displayed to the user, developers can better control the file size and possible exceptions during the upload process. These methods are used to upload components. O
General permission set, and unifies us actually adds the privilege management module. Since the incubation time of the MVC-related technology is relatively short in the. NET platform, the data and demo of the regular function module are not very perfect, so the lecturer himself is also a multi-reference and research, to use Epplus in. Netmvc to manipulate Excel, Higncharts generate charts, Uploadify upload pictures, code QR Code, ReportViewer Report printing and other conventional skills to do
optimize your code/solution to improve performance in areas.
Performance
PerfMon: Use performance counters to monitor system performance.Yslow:yslow analyzes web pages and points out why they are so slow based on Yahoo! 's high-performance Web site rules.
Code Converters
Telerik code converter:c# to VB and VB to C # Converter. This is an online editor. However, you can choose "Batch Conversion" and the zip format to upload
very complete. Using the devexpress navigation control can save a lot of development time and cost for the project.
> Dxperience universal suite download2. Quick Registration
No one liked the tedious registration process. In this user-oriented Internet era, many websites have begun to register quickly to improve user experience. Practice has proved that this can greatly improve the user's return to visit rate.
3. Flat Design
The flat design is exactly the opposite of the anthropomorphic archit
Radeditor (telerik). Ajax-enabled.
Webhtmleditor (infragistics). Part of the netadvantage for ASP. NET suite (I think ).
Cute Editor (cutesoft)
Freetextbox (freetextbox.com). Free for basic edition. source code available (for a price ).
Peter's textboxes (Peter Blum). Suite of enhanced text box controls.
Ultimateeditor (karamasoft)
Asbru Web Content Editor (asbru)
ASP. net xhtml wysiwyg editor (morenet)
Asplib Component Library (Astron
I don't know what a good solution is available for report reports in silvelright, except for the Silverlight report controls developed by companies such as devexpress and telerik on the 3rd side. I did not find a decent open-source solution in Google's crazy search. In comparison, select the devexpress report control.
The following content uses devexpress report to complete a report:
There are two methods
1) The report and Silverlight app are in two d
When telerik's radtreeview control is used and WebService is called asynchronously, blocking caused by nested loop calls is reported. Then, WS data is obtained once, and data is loaded and then classified through LINQ, this situation is avoided.
# Region click the county name to dynamically load all real-time dangerous category information of the county and all real-time dangerous categories under the category radtreeviewitem selecteditem = NULL; // dynamic binding of private void radtreeviewi
controls
Address: http://blog.csdn.net/mr_raptor/article/details/7229618
The solution browser shows that the Microsoft. Phone. Controls. Toolkit assembly has been added to the project (as shown in Figure 1 ).
Reference its namespace in the root element of XAML (as shown in 2 ).
Add the control element code (as shown in 3 ).
The corresponding control is displayed on the page.
In addition, there is a famous telerik design controls: http://www.te
Use mvvm to bind a data source to a gridview
Is the telerik Control
1. defined entity docregister
Observablecollection
2. Define Object AttributesPublic observablecollection {Get {return _ datasouce ;}Set{If (! Referenceequals (_ datasouce, value )){_ Datasouce = value;This. raisepropertychanged () => This. datasouce );}}}3. Remember that the current class inherits from icationicationobject
4. All namespaces:Using system;Using system. net;Using syste
1. Update the expanded items in radgrid (if one item is expanded and the data is changed, update and display is required)
Foreach (griddataitem item in radgrid1.mastertableview. Items){If (item. Expanded){Item. Expanded = false;Item. firecommandevent (radgrid. expandcollapsecommandname, new eventargs ());Item. Expanded = true;}}
2. radgrid template column sorting
Telerik: gridtemplatecolumn uniquename = "namecommandcolumn" datafield = "namecommand
object.
Better solutions
There are also some commercial solutions for us to choose from. These solutions are implemented through httphandler. While giving users a full prompt through the progress bar, our developers can better control the file size and possible exceptions during the upload process.
Below are some common ASP. NET large File Upload components:
◆ Fileuploader. Net (mediachase, $310 or above)
◆ Radupload (telerik, $249)
◆ Neat
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.