Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Asp

ASP stands for Active Server Pages, a server-side scripting environment developed by MicroSOft, which can be used to create dynamic interactive web pages and build powerful web applications. When the server receives a request for an ASP file, it will process the server-side script code contained in the HTML (Hyper Text Markup Language) web page file that is used to build and send to the browser. In addition to server-side script codes, ASP files can also contain text, HTML (including related client-side scripts) and com component calls. ASP is simple and easy to maintain. It is the choice of small page applications. With the use of DCOM (Distributed Component Object Model) and MTS (Microsoft Transaction Server), ASP can even implement medium-scale enterprise applications.

What methods can I improve the performance of the ASP.NET website?

Hi everyone,
I would like to know what are the best practices to improve the performance of asp.net sites?
Are there any tools for analysis? I know that Ant Profiler can be used, but it cannot be

September 29, 2021By Simo Asp ASP, ASP.NET, available, Improve, methods, performance, Website, whichLeave a Comment

ASP.NET – How to perform the same operation on WebControls and HTMLControls

I found that I need to perform the same operations on HtmlControls and WebControls. I firmly believe in DRY and found that if I want to combine functions on both types, only the Control class can b

September 29, 2021By Simo Asp ASP, ASP.NET, execution, How, HTMLControls, operation, Same, WebControlsLeave a Comment

ASP.NET – Use the .resx file to get global application messages?

So I use global resource files in my website to handle all static messages. Mainly error messages, etc.

They don’t need to be localized, But I think it’s a good idea to store them all in one

September 29, 2021By Simo Asp application, ASP, ASP.NET, file, Get, Global, Message, program, RESX, UsedLeave a Comment

ASP.NET-MVC – F # ASP.NET CODEDOM ProviderOptions

I am creating an ASP.NET MVC application using F# on IIS 7.

When I tried to run it from a browser, I encountered A YSOD containing the following:

[ArgumentNullException: Value cannot
b

September 29, 2021By Simo Asp ASP, ASP.NET, codedom, f#asp.net, MVC, provideroptions, 问题Leave a Comment

ASP.NET-MVC – How to use image presentation action link?

I know how to use Html.ActionLink() to render the text link to the action.

How to render a pointer with a basic image A link as a link operation?

< /a> This is the code for the Imag

September 29, 2021By Simo Asp action, ASP, ASP.NET, How, image, link, MVC, presentation, useLeave a Comment

ASP.NET-MVC – ASP.NET MVC – Strong Type View Model, where is it?

I am trying to create a strongly typed view model, John Sheehan suggested here. Where should it go? I can defend myself for models, views and controllers. It should be placed in the “Models” dir

September 29, 2021By Simo Asp ASP, ASP.NET, model, MVC, Strong, type, viewLeave a Comment

ASP.NET-MVC – Linq Groupby in strong type MVC view

How to get IGrouping results to map to views?

I have this question:

var groupedManuals = manuals.GroupBy(c => c.Series);
return View (groupedManuals); What is the correct mapping of the

September 29, 2021By Simo Asp ASP, ASP.NET, GROUPY, Medium LINQ, MVC, Strong, type, viewLeave a Comment

ASP.NET – Store dates hours in the database?

I’m writing a blog and want to display my posts in Eastern Time Zone. I think storing all UTC is the right way. This will bring some challenges:

>I have to convert all time from UTC to Easter

September 29, 2021By Simo Asp ASP, ASP.NET, database, Date, Medium, storage, timeLeave a Comment

Debug ASP.NET CORE 2.0 Source Code

In Visual Studio 2017, symbols and source links can be used to debug the source code in ASP.NET Core 2.0. In this article, we will focus on how to use source links to debug ASP.NET Core sources.

September 29, 2021By Simo Asp 2.0, ASP, ASP.NET, Core, Debug, Source CodeLeave a Comment

When using PageAsynctask (Asynchronous ASP.NET page)

According to my understanding of reading about ASP.NET asynchronous pages, the method executed at the beginning of the asynchronous task is always executed between the pre-rendering and pre-renderi

September 29, 2021By Simo Asp ASP, ASP.NET, asynchronous, example, page, PageAsyncTask, When to useLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress