To see the other types of publications on this topic, follow the link: ASP.NET.

Journal articles on the topic 'ASP.NET'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'ASP.NET.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Wang, Cheng, Zhi Guang Huang, Hui Min Liu, Jin Gou, and Li Xiao Zheng. "ASP.NET Websites Longitudinal Security Theoretical System." Applied Mechanics and Materials 513-517 (February 2014): 597–601. http://dx.doi.org/10.4028/www.scientific.net/amm.513-517.597.

Full text
Abstract:
With the development of Internet technology, ASP.NET has been the most widely used Web platform. The invasion and attack of ASP.NETs sites bring Websites developed by ASP.NET facing a severe trial. With the constant expansion of the site, the Microsoft security features were not enough. This paper will summed up the knowledge and experience of ASP.NET website security development based on the Web security theory. In this paper, the strategy of the longitudinal analysis, platform security, data security, Web application security, WCF security, website front-end security and other important aspects will be analyzed. By constructing a relatively complete theoretical of ASP.NET security, intelligence e-business web site Kooboo eCommerce become much more secure.
APA, Harvard, Vancouver, ISO, and other styles
2

Lesovsky, Andrey. "Analysis of ASP.NET AJAX architecture." Scientific Journal of Riga Technical University. Computer Sciences 38, no. 38 (January 1, 2009): 209–17. http://dx.doi.org/10.2478/v10143-009-0019-5.

Full text
Abstract:
Analysis of ASP.NET AJAX architecture Ajax (Asynchronous JavaScript and XML), or AJAX, is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications. Providing developer with opportunities to create rich and user friendly interface, AJAX makes it possible to improve Internet users experience without requiring them to install any additional software. ASP.NET AJAX, formerly code-named Atlas, is a set of extensions to ASP.NET developed by Microsoft for implementing Ajax functionality. ASP.NET AJAX provides developers with two development scenarios: client-centric development model and server-centric development model. It provides a developer with the opportunity to choose a model which is suitable for specific task and which will distribute load between client and server effectively and optimize network usage. This article discusses the architecture of AJAX and ASP.NET AJAX technologies. The covered themes are AJAX and ASP.NET AJAX architectures, client and server frameworks, client-centric and server-centric development models.
APA, Harvard, Vancouver, ISO, and other styles
3

Ross, J. "Review: Advanced ASP.Net Programming." Computer Bulletin 46, no. 2 (March 1, 2004): 30. http://dx.doi.org/10.1093/combul/46.2.30-b.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Lin, Ying Jian. "ADO.NET Database Access Technology." Applied Mechanics and Materials 713-715 (January 2015): 2217–20. http://dx.doi.org/10.4028/www.scientific.net/amm.713-715.2217.

Full text
Abstract:
With the development of ASP.NET platform, ASP.NET architecture system increasingly mature and increasingly wide range of applications, ADO.NET technology to become the key technology of this system, database access, data processing and application development. This paper mainly studies the database access of ADO.NET. First introduced ASP.NET technology and several ways of ASP access to the database, which shows the advantages of ADO database access; secondly expounded the principle of ASP.NET access to the database, ASP.NET to access database through the ADO of the internal components; then introduces the main object types of ADO.NET database access required, ADO.NET is an improved version of ADO, including Command, Connection, DataAdapter, DataSet and DataReader, and so on. And describes their respective functions; finally, introduces the basic process of ADO.NET to access the database. And implementation of SQL Server database connection.
APA, Harvard, Vancouver, ISO, and other styles
5

Liu, Xiao Kang, and Geng Guo Cheng. "Analysis and Implementation of ASP.Net and PHP Frameworks Based on MVC Architecture." Advanced Materials Research 798-799 (September 2013): 749–52. http://dx.doi.org/10.4028/www.scientific.net/amr.798-799.749.

Full text
Abstract:
Information transmission in the network is more and more accepted due to the fast and convenient of the network access. The MVC (Model-View-Controller) could be a very good solution to solve the problems as separating between user interface logic and business logic that developers found. We describe and explore ASP (Active Server Pages), PHP (Hypertext Preprocessor) and robustness analysis method, and we implement MVC architecture in ASP.Net framework and PHP framework respectively. With the comparison between ASP.Net framework and PHP framework, in this study, our findings show that PHP framework is more difficult than ASP.Net framework to implement MVC architecture, and the ASP.Net framework is better than PHP framework under the same environment.
APA, Harvard, Vancouver, ISO, and other styles
6

Yi, Shi, Quan Liu, and Jing Song Li. "Design and Realization of Large File Asynchronous Upload and Broken-Point Continuingly-Transferring Based on ASP.NET MVC." Applied Mechanics and Materials 543-547 (March 2014): 3165–68. http://dx.doi.org/10.4028/www.scientific.net/amm.543-547.3165.

Full text
Abstract:
In this paper, discusses the design and realization of large file asynchronous upload and Broken-point continuingly-transferring based on ASP.NET MVC. At the first, brief review the traditional upload method based on HTTP(Hypertext transfer protocol) protocol and ASP.NET(C#), point out the existed malpractices, while introduce the basic principles of asynchronous upload and broken-point continuingly-transferring, and in-depth analysis of the design and realization of the function of asynchronous upload and broken-point continuingly-transferring in ASP.NET MVC.
APA, Harvard, Vancouver, ISO, and other styles
7

Yi, Shi, Quan Liu, and Jing Song Li. "Design and Realization of Large File Asynchronous Upload and Broken-Point Continuingly-Transferring Based on ASP.NET MVC." Applied Mechanics and Materials 556-562 (May 2014): 5636–39. http://dx.doi.org/10.4028/www.scientific.net/amm.556-562.5636.

Full text
Abstract:
In this paper, discusses the design and realization of large file asynchronous upload and Broken-point continuingly-transferring based on ASP.NET MVC. At the first, brief review the traditional upload method based on HTTP(Hypertext transfer protocol) protocol and ASP.NET(C#), point out the existed malpractices, while introduce the basic principles of asynchronous upload and broken-point continuingly-transferring, and in-depth analysis of the design and realization of the function of asynchronous upload and broken-point continuingly-transferring in ASP.NET MVC.
APA, Harvard, Vancouver, ISO, and other styles
8

Borys, Paweł, and Beata Pańczyk. "ASP.NET MVC database applications performance." Journal of Computer Sciences Institute 6 (March 30, 2018): 97–101. http://dx.doi.org/10.35784/jcsi.649.

Full text
Abstract:
During web application development, working with a database and choosing appropriate tool for database managing is extremely important. This choice influences both final application and its development process. However there is a large number of possibilities of choosing the best tool to use in a project. It often provides some difficulties. The main goal of this paper is to present the advantages and disadvantages of three popular solutions for ASP.NET MVC platform (ADO.NET, Entity Framework, NHibernate) to help make the proper decision.
APA, Harvard, Vancouver, ISO, and other styles
9

Othman, Ahmed, and Moheb R. "Solution- Architecture in ASP.Net Core." International Journal of Computer Applications 177, no. 42 (March 17, 2020): 15–24. http://dx.doi.org/10.5120/ijca2020919923.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Zhao, Wen Dong, and Hai Yan Zhou. "Based on Project-Driven ASP.NET Teaching Research and Exploration." Advanced Materials Research 989-994 (July 2014): 5057–61. http://dx.doi.org/10.4028/www.scientific.net/amr.989-994.5057.

Full text
Abstract:
With the popularization and promotion of the Internet, ASP.NET has gradually become the mainstream of development platform for WEB application. At present, most colleges and universities have opened the door for students majoring in computer courses. Because of the complex of ASP.Net teaching and the teaching target key requirement to cultivate the students’ ability of practice, the traditional mode is not applicable to the teaching of Theory of teaching. So, this article made based on the project - driven ASP.Net Teaching. By teachers in selecting suitable project topics, the teacher according to the project needs to explain the knowledge of ASP.NET and ultimately by the students to complete the design and development of the entire project in teaching. Practice has proved that the project-based driving teaching method for students’ active learning teaching content and improve students' ability to analyze and solve problems.
APA, Harvard, Vancouver, ISO, and other styles
11

Hu, Yi Bin. "Study on MVC-Based Teaching System Design in Engineering Colleges." Applied Mechanics and Materials 519-520 (February 2014): 1622–25. http://dx.doi.org/10.4028/www.scientific.net/amm.519-520.1622.

Full text
Abstract:
This paper studies the pattern of ASP.NET Model-View-Controller, and its workflow, implementation of each part of the framework. The main objective of the system is analyzed, the system's main functions, system architecture and system business processes, while further study ASP.NET MVC framework technology implementation and expansion, mainly to explain the framework of implementation of the system, described in detail in ASP.NET under the MVC pattern, workflow and implementation of each part of the component framework. The main function of the functional modules and the main implementation is studied in the last part.
APA, Harvard, Vancouver, ISO, and other styles
12

Zhao, Guang, and Hong Yuan Huang. "Design and Application of Information Management System Based on ASP.NET." Advanced Engineering Forum 6-7 (September 2012): 948–51. http://dx.doi.org/10.4028/www.scientific.net/aef.6-7.948.

Full text
Abstract:
With ASP.NET and ADO.NET technologies the staff training information management system was developed, realize the network office automation, make the information management betimes, and improve the work efficiency. The function peculiarity and design project of the system were discussed deeply, and put forward a new method of ASP.NET application.
APA, Harvard, Vancouver, ISO, and other styles
13

Li, Xin, and Hai Dong Lu. "The System of the University Experimental Physics Course-Choosing on ASP." Advanced Materials Research 383-390 (November 2011): 678–80. http://dx.doi.org/10.4028/www.scientific.net/amr.383-390.678.

Full text
Abstract:
The system provide some convenient to the teaching and administration of academics, and achieves network management in teaching course-choosing. Combining with ASP.NET language is used in client layer, SQL SERVER2000 database is used as the background database. The object oriented C# language is adopted in ASP.NET so that the problems of portability and upgrade are resolved.
APA, Harvard, Vancouver, ISO, and other styles
14

Mirzoev, Timur, and Lawton Sack. "Webpage Load Speed: ASP.net vs. PHP." i-manager's Journal on Information Technology 2, no. 2 (May 15, 2013): 1–7. http://dx.doi.org/10.26634/jit.2.2.2283.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Mateosian, R. "ASP.NET in a nutshell [Book Review]." IEEE Micro 23, no. 5 (September 2003): 80. http://dx.doi.org/10.1109/mm.2003.1240207.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Zhao, Dong Ming, and Kai Feng Zhu. "Online Homework Correcting Integrate System Based on ASP.NET." Advanced Materials Research 1078 (December 2014): 325–28. http://dx.doi.org/10.4028/www.scientific.net/amr.1078.325.

Full text
Abstract:
Online homework correcting system based on ASP.NET is an online homework correcting system based on B/S mode, which can provide online work service for teachers and students to improve school teaching level. The characteristics of the system are making the traditional pattern of homework assignments and correcting networked, strengthening the connection between teacher and student, and also improving the teaching efficiency. How to use ASP.NET technology to build an online job submission and the process of correcting system, this article discusses the concept and characteristics of B/S mode, the superiority of ASP.NET and the analysis of general homework system. The system mainly completes the homework uploading and the teacher corrects for homework, it has high stability and simple operation.
APA, Harvard, Vancouver, ISO, and other styles
17

Iskandar, Karto, and Andrew Thejo Putranto. "Usage Of Asp.Net Ajax for Binus School Serpong Web Applications." ComTech: Computer, Mathematics and Engineering Applications 7, no. 1 (March 1, 2016): 29. http://dx.doi.org/10.21512/comtech.v7i1.2212.

Full text
Abstract:
Today web applications have become a necessity and many companies use them as a communication tool to keep in touch with their customers. The usage of Web Application in current time increases as the numberof internet users has been rised. For reason of Rich Internet Application, the desktop application developer wasmoved to web application developer with AJAX technology. BINUS School Serpong is a Cambridge Curriculum base International School that uses web application for access every information about the school. By usingAJAX, performance of web application should be improved and the bandwidth usage is decreased. Problems thatoccur at BINUS School Serpong is not all part of the web application that uses AJAX. This paper introducesusage of AJAX in ASP.NET with C# programming language in web application BINUS School Serpong. It is expected by using ASP.NET AJAX, BINUS School Serpong website performance will be faster because of reducing web page reload. The methodology used in this paper is literature study. Results from this study are to prove that the ASP.NET AJAX can be used easily and improve BINUS School Serpong website performance. Conclusion of this paper is the implementation of ASP.NET AJAX improves performance of web application in BINUS School Serpong.
APA, Harvard, Vancouver, ISO, and other styles
18

Radutina, Mariia, and Beata Pańczyk. "Web application development using ASP.NET MVC and JavaServer Faces." Journal of Computer Sciences Institute 7 (September 30, 2018): 102–7. http://dx.doi.org/10.35784/jcsi.650.

Full text
Abstract:
The paper presents the results of comparative analysis of two competing web application technologies: ASP.NET MVC from Microsoft and JavaServer Faces (JSF) supported by Oracle. The research was done by implementing two applications with the same functionality using the same MySQL database. The most commonly used ORM tools are Hibernate for JSF and Entity Framework for ASP.NET MVC. The research was done by comparison the application structure, ease of implementation, support of the development environment, community support, graphical interface components, and database performance.
APA, Harvard, Vancouver, ISO, and other styles
19

Zdanikowski, Kamil, and Beata Pańczyk. "Hosting models comparison of ASP.NET Core application." Journal of Computer Sciences Institute 8 (November 30, 2018): 258–62. http://dx.doi.org/10.35784/jcsi.692.

Full text
Abstract:
The article presents hosting models comparison of ASP.NET Core application. Available hosting models were described and compared and then performance comparison was carried out. For each model the same test scenarios were executed and their performance was determined by number of requests per second which host was able to process. The results obtained show that standard model is the least efficient one and using one of the other configurations, for example, IIS with Kestrel (in-process), Kestrel or HTTP.sys might provide even several times better performance compared to standard model.
APA, Harvard, Vancouver, ISO, and other styles
20

Kanbar., AsanBaker, and WafaaMustafa Hameed. "DESIGNING AN INTERACTIVE EDUCATIONAL WEBSITE USING ASP.NET." International Journal of Advanced Research 5, no. 1 (January 31, 2017): 2228–36. http://dx.doi.org/10.21474/ijar01/3000.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Wang, Feng Wei, Zhi Hong Xing, and Chen Liu. "Research on ASP.NET-Based Task Management Platform." Advanced Materials Research 989-994 (July 2014): 4654–56. http://dx.doi.org/10.4028/www.scientific.net/amr.989-994.4654.

Full text
Abstract:
With constantly expansion of companies, more and more woks on communication become the managers’ top issue. It is urgent to use computer technology to improve work efficiency and achieve of information sharing as much as possible. The managers need a platform to keep their information updated real-time, statistics tasks information at any necessary times, and the staff also need platform to record the task process, make schedule to alarm. Therefore, ASP.NET-based task management information system is designed and implemented. The system is developed with Visual Studio 2005 and SQL Server 2005, including task management module, file management module, schedule management module and background management module. With running in practical, it is proved that the system improved working efficiency greatly and implemented work information sharing effectively..
APA, Harvard, Vancouver, ISO, and other styles
22

Rozaliuk, Teofil, Petro Kopyl, and Jakub Smołka. "Comparison of ASP.NET Core and Spring Boot ecosystems." Journal of Computer Sciences Institute 22 (March 30, 2022): 40–45. http://dx.doi.org/10.35784/jcsi.2794.

Full text
Abstract:
The article describes a comparative analysis of the ASP.NET Core and Spring Boot framework ecosystems. The research was carried out on the basis of implemented two applications with identical functionality, which use the PostgreSQL database engine. In the implementation of the application, appropriate ORM tools were used to perform database operations, ie Spring Data and Entity Framework Core, technologies enabling the implementation of authentication and authorization (Spring Security and ASP.NET Core Identity) and several additional libraries that simplify the entire process of building the application. The criteria of comparison were the ease and intuitiveness of a given tool in the implementation of the application, the offered possibilities of the tools implementing authentication and authorization mechanisms, the efficiency of database operations, the general structure of the application and basic code metrics. Based on the research, it was found that Spring Data technology is a faster tool than Entity Framework Core, while Spring Security, unlike Asp.Net Core Identity, is less integrated into the framework ecosystem.
APA, Harvard, Vancouver, ISO, and other styles
23

Barroso, Anderson Santos. "Análise Comparativa entre os modelos de desenvolvimento ASP.NET WebForms e ASP.NET MVC por meio de um experimento controlado." Interfaces Científicas - Exatas e Tecnológicas 2, no. 3 (March 13, 2018): 31–44. http://dx.doi.org/10.17564/2359-4942.2018v2n3p31-44.

Full text
Abstract:
No mundo corporativo atual, a plataforma de desenvolvimento ASP.NET tem sido amplamente utilizada para o desenvolvimento de aplicações Web orientadas a objetos, por se tratar de uma tecnologia que acopla vários modelos em um único ambiente de trabalho. Este artigo tem como objetivo a apresentação de um experimento controlado para a avaliação entre dois modelos de desenvolvimento ASP.NET: WebForms e MVC (Model View Controller). O artigo mostra evidências que ajudam a identificar qual modelo se enquadra melhor para a utili-zação em um ambiente de desenvolvimento corporativo. O experimento foi realizado em uma grande Institui-ção de Ensino Superior privada, com profissionais de diferentes níveis de experiência. Como resultado, do ponto de vista da eficiência, houve evidências de que WebForms leva vantagem no quesito número de linhas e o MVC se sobressai no quesito tempo de codificação. Quanto à eficácia e ao quesito quantidade de erros, não foi possível encontrar diferenças.
APA, Harvard, Vancouver, ISO, and other styles
24

Jovicic, Bojan, and Dejan Simic. "Common web application attack types and security using ASP.NET." Computer Science and Information Systems 3, no. 2 (2006): 83–96. http://dx.doi.org/10.2298/csis0602083j.

Full text
Abstract:
Web applications security is one of the most daunting tasks today, because of security shift from lower levels of ISO OSI model to application level, and because of current situation in IT environment. ASP.NET offers powerful mechanisms to render these attacks futile, but it requires some knowledge of implementing Web application security. This paper focuses on attacks against Web applications, either to gain direct benefit by collecting private information or to disable target sites. It describes the two most common Web application attacks: SQL Injection and Cross Site Scripting, and is based on author?s perennial experience in Web application security. It explains how to use ASP.NET to provide Web applications security. There are some principles of strong Web application security which make up the part of defense mechanisms presented: executing with least privileged account, securing sensitive data (connection string) and proper exception handling (where the new approach is presented using ASP.NET mechanisms for centralized exception logging and presentation). These principles help raise the bar that attacker has to cross and consequently contribute to better security.
APA, Harvard, Vancouver, ISO, and other styles
25

Xu, Ming, Hui Qin Zhang, Qian Zhou, and Zhe Sheng. "Research on the Method of Code Migration from JSP to ASP.NETMing." Advanced Materials Research 756-759 (September 2013): 1334–38. http://dx.doi.org/10.4028/www.scientific.net/amr.756-759.1334.

Full text
Abstract:
The JSP and ASP.NET are two common dynamic web technology, both can be embedded into HTML. But each of them has advantages and disadvantages in using and has many differences in nature. How to weigh them and searching for the most accurate and rapid migration plan being the focus we should think about seriously. This article puts forward three methods of code migrations from JSP to ASP.NET Entire code transform migration, Reserved migration and Neutral migration. Additionally, that can obtain the best transplantation method by weighing these pros and cons as well as the performances of the program after migration.
APA, Harvard, Vancouver, ISO, and other styles
26

R., Moheb, Alaa I., Tarek A., and Marwa A. "An ASP.NET Web Applications Data Flow Testing Approach." International Journal of Computer Applications 153, no. 8 (November 17, 2016): 6–18. http://dx.doi.org/10.5120/ijca2016912117.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Shi, Hong Jun. "Design of Employment Management Platform Based on ASP.NET." Applied Mechanics and Materials 539 (July 2014): 412–15. http://dx.doi.org/10.4028/www.scientific.net/amm.539.412.

Full text
Abstract:
This article from the employment team, market, courses, services, information and assessment evaluation to explore college graduates and high-quality employment platform built. therefore, research-based Net development of university employment information management system, to improve university employment management information and improve the efficiency and quality of this work.
APA, Harvard, Vancouver, ISO, and other styles
28

Liu, Yuanchun, and Heyi Zhu. "Technology Application Base on ASP.NET Model View Controller." Journal of Physics: Conference Series 1746 (January 2021): 012034. http://dx.doi.org/10.1088/1742-6596/1746/1/012034.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Huang, Long Jun, Cai Ying Zhou, and Hui Zi Wu. "A New Content Management System Based on ASP.NET." Advanced Materials Research 267 (June 2011): 953–57. http://dx.doi.org/10.4028/www.scientific.net/amr.267.953.

Full text
Abstract:
There are many problems in content management system, including information collection, re-use resources, knowledge management, portal, permission management and many other issues. A general content management system is achieved by adopting ASP.NET technology in the way of templates - code separation methods. The system has solved the problems existing in CMS, simplified the website construction process and reduced the threshold.
APA, Harvard, Vancouver, ISO, and other styles
30

Li, Rui Qiang. "Study on Electron Shopping Website Based on ASP.NET." Advanced Materials Research 129-131 (August 2010): 1279–85. http://dx.doi.org/10.4028/www.scientific.net/amr.129-131.1279.

Full text
Abstract:
As the internet and related technology matured gradually, it indicates a new era of electronic business. This article is developed with ASP and Access Data Base technology, including the realization of the design of shopping website home page module and design of customer and Merchant function module; the develop and management of website backstage function, including management of registered customers, merchants and administrator user, setting to the management of the viewing, modification and publication of products. Detailed research is also made to the development and design of the Data base. The electronic shopping website built based on ASP.NET is B2C and C2C type electronic business website in combination. The merchant shop keeping module is clear and easy to operate. The customer shopping trading procedure is convenient and easy to understand. These are the trend of the current e-business development. As the information industry develops quickly, internet and related technology gradually matured. These all promote the electronic business development, and acknowledged people of this new industry. E-business is applied to many areas to different extend, bring new opportunity to all countries worldwide. In this article, the electronic business model is mainly targeted on the synthesis of C2C (small scale, small amount trade person to person or small service to person) and B2C (adding commodities at backstage, and trade at front stage). The e- business platform discussed is mainly to provide the buyer and seller a only trade platform, to enable the seller to publish commodities selling online, and the buyer to choose the commodities to purchase. The website needs to guarantee the authenticity of the information published by both buyers and sellers, along with safe, convenient shopping and trading procedure. Currently the website hopes to attract large amount of user with free service. Later special service will be promoted to make profit, improve the e-business, win user’s trust, and increase trade amount. However, there are some question to face in current electronic business websites, like the bottle-neck of online trade, only honest trade and trading amount both increase will draw more companies to take part in electronic business websites, and lead to develop and prosperity of this business.
APA, Harvard, Vancouver, ISO, and other styles
31

Abdulaev, A., and M. Ch Borubaev. "DEVELOPMENT OF INFORMATION SYSTEM BY MEANS OF ASP.NET." Herald of KSUCTA n a N Isanov, no. 2-2021 (June 24, 2021): 182–89. http://dx.doi.org/10.35803/1694-5298.2021.2.182-189.

Full text
Abstract:
For most state institutions and enterprises, there is a problem of automation of the business process, which is distributed among branches throughout the republic. The article discusses the problem of designing a system for managing geographically distributed branches. The process of development of the business process management and automation system for the branch network management information system and minimization of the total operating cost of the system is described. An example of designing an information system for managing payments for administrative violations of traffic rules in branches of the Kyrgyz Post State Enterprise is given.
APA, Harvard, Vancouver, ISO, and other styles
32

Daly, P. "Review: The Ultimate VB.NET and ASP.NET Code Book." Computer Bulletin 46, no. 4 (July 1, 2004): 31. http://dx.doi.org/10.1093/combul/46.4.31-b.

Full text
APA, Harvard, Vancouver, ISO, and other styles
33

Greene, Araby. "Managing subject guides with SQL Server and ASP.Net." Library Hi Tech 26, no. 2 (June 13, 2008): 213–31. http://dx.doi.org/10.1108/07378830810880324.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Kronis, Kristiāns, and Marina Uhanova. "Performance Comparison of Java EE and ASP.NET Core Technologies for Web API Development." Applied Computer Systems 23, no. 1 (May 1, 2018): 37–44. http://dx.doi.org/10.2478/acss-2018-0005.

Full text
Abstract:
Abstract The paper describes the implementation of organic benchmarks for Java EE and ASP.NET Core, which are used to compare the performance characteristics of the language runtimes. The benchmarks are created as REST services, which process data in the JSON format. The ASP.NET Core implementation utilises the Kestrel web server, while the Java EE implementation uses Apache TomEE, which is based on Apache Tomcat. A separate service is created for invoking the benchmarks and collecting their results. It uses Express with ES6 (for its async features), Redis and MySQL. A web-based interface for utilising this service and displaying the results is also created, using Angular 5.
APA, Harvard, Vancouver, ISO, and other styles
35

Gagović, Miloš. "UPOTREBA SAVREMENIH METODA MODERNIZACIJE POSTOJEĆIH ASP.NET APLIKACIJA SA CILJEM RADA NA CLOUD PLATFORMI." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 34, no. 06 (June 3, 2019): 1092–95. http://dx.doi.org/10.24867/03be18gagovic.

Full text
Abstract:
Ovaj rad ima za cilj da prikaže upotrebu microservisne arhitekture u moderrnizaciji monolitskih ASP.NET aplikacija, sa osvrtom na Cloud Native koncepte razvoja, i upotrebu Docker kontejnera kao jedinicu isporuke servisa.
APA, Harvard, Vancouver, ISO, and other styles
36

Gibadullin, Ruslan Farshatovich. "Thread-safe Control Calls in Enriched Client Applications." Программные системы и вычислительные методы, no. 4 (April 2022): 1–19. http://dx.doi.org/10.7256/2454-0714.2022.4.39029.

Full text
Abstract:
When the first version of the .NET Framework was released, there was a pattern in enriched client applications that focused on message processing loops, where an embedded queue was used to pass execution units from worker threads. A generalized ISynchronizeInvoke solution was then developed in which the source thread could queue a delegate to the destination thread and, as an optional option, wait for that delegate to complete. After asynchronous page support was introduced into the ASP.NET architecture, the ISynchronizeInvoke pattern did not work because asynchronous ASP.NET pages are not mapped to a single thread. This was the reason for creating an even more generalized solution – SynchronizationContext, which is the subject of the research. The article uses practical examples to show how to update UI elements from worker threads without breaking thread-safety of the user application. Solutions proposed in this aspect are: using Beginlnvoke or Invoke methods to put this delegate into the UI thread message queue; capturing the UI thread synchronization context via the Current property of the SynchronizationContext class; using the deprecated BackgroundWorker class, which provides an implicit capture of the UI thread synchronization context. The peculiarity of implementation of the SynchronizationContext abstract class in ASP.NET platform is not left unnoticed. Practical recommendations on the use of marshalling mechanism on the example of development of multiclient chat with a centralized server are formulated.
APA, Harvard, Vancouver, ISO, and other styles
37

Wang, Xiaofeng. "Based on ASP.NET and AJAX Intelligent Network Test System." Applied Mechanics and Materials 336-338 (July 2013): 1979–82. http://dx.doi.org/10.4028/www.scientific.net/amm.336-338.1979.

Full text
Abstract:
By using ASP.NET technology, AJAX technology and Browser / Server mode, designed and implemented an intelligent network test system. Detailed description of the network test system development environment, system components, system functions and key technologies, And problems encountered in the development process, proposed solutions.
APA, Harvard, Vancouver, ISO, and other styles
38

Norhikmah, Norhikmah. "Perancangan Sistem Informasi Monitoring Dosen Wali Menggunakan ASP.NET Signal R." Creative Information Technology Journal 3, no. 3 (September 23, 2016): 171. http://dx.doi.org/10.24076/citec.2016v3i3.75.

Full text
Abstract:
Didalam perguruan tinggi pihak akademik memiliki kewajiban untuk menunjuk seorang dosen untuk menjadi dosen wali dari beberapa mahasiswa, dosen wali diperuntukan untuk memberikan nasehat dan saran selama proses kegiatan akademik mahasiswa perwalian, selama menjadi dosen wali mengalami kendala dalam berkomunikasi dengan mahasiswa dikarenakan didalam aplikasi dosen wali yang digunakan sekarang belum ada fitur chatting untuk berkomunikasi antara dosen wali dengan mahasiswa perwalian, maka dari itu dibutuhkan sistem monitoring dosen wali dengan menggunakan ASP.net Signal R, dan perancangan sistem menggunakan UML yaitu usecase, activity diagram, dan class diagram. Hasil dari penelitian ini adalah model rancangan sistem monitoring dosen wali dengan menggunakan ASP.Net Signal R yang dapat memberikan kemudahan kepada mahasiswa dalam berkonsultasi kepada dosen, sehingga dosen dapat mengetahui rekam jejak konsultasi mahasiswa, dan permasalahan akademik yang dihadapi mahasiswa perwaliannya dengan menambahkan fitur chatting didalam aplikasi dosen wali, fitur chatting tersebut bertujuan untuk merekam jejak / monitoring/ komunikasi antara dosen wali dengan mahasiswa yang dimana rekam jejak konsultasi mahasiswa tersebut disimpan secara realtime.In college academic authorities have an obligation to appoint a lecturer to become a lecturer guardians of some students, faculty trustee intended to provide advice and suggestions during the academic activities of students guardianship, long a guardian lecturers have problems in communicating with the students because in the application lecturers guardian yet their use chat feature to communicate between faculty trustee with the students, and therefore required faculty trustee monitoring system using ASP.net Signal R, and system design using UML is use case, activity diagrams, and class diagrams. Results from this study is a model faculty trustee monitoring system design using ASP.Net Signal R to provide convenience to the student in consultation to teachers, so teachers can know the track record of consulting students, and academic problems faced by students ward by adding a chat feature inside application faculty trustee, the chat feature is intended to record trace / monitoring / communication between faculty trustee with a college student consultation where the track record is stored in realtime.
APA, Harvard, Vancouver, ISO, and other styles
39

Cheng, Yan Yan, and Quan Bo Yuan. "City Electronics Furniture Store System Order Based on ASP.NET." Advanced Materials Research 1044-1045 (October 2014): 1106–9. http://dx.doi.org/10.4028/www.scientific.net/amr.1044-1045.1106.

Full text
Abstract:
The system uses B/S architecture, developed using ASP.NET electronic mall three-tier system. Project is divided into foreground and background, foreground realized commodity purchase and purchase orders, mainly for administrators to manage the background of product information, product reviews, order information management. After testing, the system completes the established function works well.
APA, Harvard, Vancouver, ISO, and other styles
40

Deng, Tian. "Optimization of Student Evaluation Information System Based on ASP.NET." Applied Mechanics and Materials 608-609 (October 2014): 286–90. http://dx.doi.org/10.4028/www.scientific.net/amm.608-609.286.

Full text
Abstract:
The development of information technology change rapidly, which breaks the traditional method of browsing information. Open distribution interface has brought certain risks to the information security. Solving security problems of information system is the hot topic in this field. In this paper we first analyze mainstream B/S system architecture of the current information system, and analyze the principle of ASP.NET visiting Web database. On this basis we do multilevel encryption processing on students’ evaluation information system, so as to realize the optimization of information security. In order to verify the security performance, we use software to do simulation testing. The results show that the method has strong practicability, good encryption effect. It solves encryption of students’ evaluation information system to a certain extent.
APA, Harvard, Vancouver, ISO, and other styles
41

Bogárdi-Mészöly, Ágnes, Tihamér Levendovszky, and Hassan Charaf. "Models for predicting the performance of ASP.NET Web applications." Periodica Polytechnica Electrical Engineering 51, no. 3-4 (2007): 111. http://dx.doi.org/10.3311/pp.ee.2007-3-4.05.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

NING, Jing. "Design of Intelligent Stadiums Management System Based on ASP.NET." International Journal of Database Theory and Application 9, no. 12 (December 31, 2016): 253–66. http://dx.doi.org/10.14257/ijdta.2016.9.12.23.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Yuan, Jiu Gen, Zhi Guo Li, and Ruo Nan Xing. "Design Research of Electronic Journal System Based on ASP.NET." Applied Mechanics and Materials 556-562 (May 2014): 5535–38. http://dx.doi.org/10.4028/www.scientific.net/amm.556-562.5535.

Full text
Abstract:
The electronic magazine is an emerging information load bearing way, which has brought the brand-new network reading experience to us. It depends on the Internet platform to issue regularly. Users may browse and subscribe it at any time. This electronic magazine system is based on the Asp.net technology and it takes SQL Server as the database development tools. This article introduces the concept of electronic magazine system firstly, and analyzes the electronic magazine system from the technical feasibility and system demanding. Finally it designs overall from the front desk display, the backstage management module function and the database design. So we developed electron magazine system which has function, targeted and simple operation.
APA, Harvard, Vancouver, ISO, and other styles
44

Cyganova, Aleksandra, and Svetlana Senotova. "MATHCAD REMOTE CALCULATION WEB SERVICE." Scientific Papers Collection of the Angarsk State Technical University 2020, no. 1 (June 23, 2020): 43–46. http://dx.doi.org/10.36629/2686-7788-2020-1-43-46.

Full text
Abstract:
. The ASP.NET Framework has developed a Web Service for remote calculations in a MathCad environment. The project makes economic calculations of gross national product (GNP), disposable income and profits of the firm (enterprise).
APA, Harvard, Vancouver, ISO, and other styles
45

Sharma, Rupal, and Ravi Sheth. "Secure ASP.NET Web Application by Discovering Broken Authentication and Session Management Vulnerabilities." Oriental journal of computer science and technology 10, no. 2 (June 3, 2017): 359–63. http://dx.doi.org/10.13005/ojcst/10.02.15.

Full text
Abstract:
Today, web application security is most significant battlefield between victim, attacker and resource of web service. The owner of web applications can’t see security vulnerability in web application which develops in ASP.NET. This paper explain one algorithm which aim to identify broken authentication and session management vulnerability. The given method of this paper scan the web application files. The created scanner generator relies on studying the source character of the application limited ASP.NET files and the code be beholden files. A program develop for this motive is to bring about a report which describes vulnerabilities types by mentioning the indict name, disclose description and its location. The aim of the paper is to discover the broken authentication and session management vulnerabilities. The indicated algorithm will uphold organization and developer to repair the vulnerabilities and recover from one end to the other security.
APA, Harvard, Vancouver, ISO, and other styles
46

Milovac, Dragan. "SISTEM ZA AUTOMATIZACIJU UPRAVLJANJA PERSONALNIM TRENINZIMA." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 35, no. 04 (April 2, 2020): 802–4. http://dx.doi.org/10.24867/07oi03milovac.

Full text
Abstract:
U okviru ovog rada je razvijena veb aplikacija koja omogućava lakši proces vođenja i izvrša­vanja personalnih treninga. Prikazan je postupak imple­mentacije aplikacije u veb tehnologiji, ASP.NET MVC 5 koja predstavlja sastavni deo Microsoft .NET okruženja u kombinaciji sa REST servisima.
APA, Harvard, Vancouver, ISO, and other styles
47

Juyuspan, Fityan Aula, and Prihatin Oktivasari. "PENGEMBANGAN WEBSITE DINAMIS MENGGUNAKAN ASP.NET MVC DAN SQL SERVER DENGAN METODE RAD (STUDI KASUS: PT X)." InfoTekJar (Jurnal Nasional Informatika dan Teknologi Jaringan) 2, no. 1 (September 1, 2017): 16–21. http://dx.doi.org/10.30743/infotekjar.v2i1.141.

Full text
Abstract:
Abstrak — Pembangunan website dinamis merupakan salah satu kebutuhan bagi beberapa perusahaan. Kebutuhan tersebut dapat berupa sebuah komunikasi dengan pelanggan, sebagai sarana informasi, promosi produk, statistic pengunjung, dan pengelolaan quotation. PT X merupakan sebuah perusahaan yang menjadikan website dinamis sebagai salah satu kebutuhan mereka. Website dinamis bertujuan untuk mengelola konten serta mempublikasikan promosi-promosi perusahaan sehingga mempermudah pengunjung dalam memahami dan berinteraksi aktif dengan perusahaan. Framework ASP.NET MVC merupakan salah satu metode yang dikembangkan oleh Microsoft yang digunakan untuk pembangunan website dinamis. Pada studi kasus ini bahasa pemrograman yang digunakan adalah C# dan menggunakan database SQL Server 2016. Tujuan dari pengembangan ini adalah untuk mengimplementasikan MVC Pattern, bundling and minification, cookie, AJAX (Asynchronous JavaScript and XML), dan Action Filter pada ASP.NET. Pengembangan tersebut menghasilkan website dinamis yang interaktif, menyediakan informasi dan layanan bagi pengunjung baru ataupun pelanggan dari perusahaan tersebut, serta dikembangkan dengan cepat (rapid) dengan menggunakan metode RAD.
APA, Harvard, Vancouver, ISO, and other styles
48

Terzić, Milica. "SISTEM ZA UPRAVLJANJE RADOM PRIVATNE ŠKOLE RAZVIJEN U DESKTOP I VEB TEHNOLOGIJI." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 35, no. 08 (August 2, 2020): 1485–88. http://dx.doi.org/10.24867/08oi01terzic.

Full text
Abstract:
U okviru ovog rada izvršen je razvoj desktop i veb aplikacije čija je namena olakšan i ubrzan proces poslovanja privatne škole. Prikazan je postupak implementacije aplikacije u desktop WPF tehnologiji i veb tehnologiji, ASP.NET MVC, koja predstavlja sastavni deo Microsoft-ovog .NET okruženja.
APA, Harvard, Vancouver, ISO, and other styles
49

Zhang, Chun Yan. "The Design of Campus Online Supermarket Management System." Advanced Materials Research 945-949 (June 2014): 3316–18. http://dx.doi.org/10.4028/www.scientific.net/amr.945-949.3316.

Full text
Abstract:
This paper presents a design campus online supermarket management system based on the B/S structure, using Microsoft's ASP.NET 4.0 dynamic website technology and SQL Server 2010 backend database for the application to achieve the basic function of campus online supermarket management system.
APA, Harvard, Vancouver, ISO, and other styles
50

Injac, Branka. "SISTEM ZA AUTOMATIZACIJU PROCESA POMOĆI NA PUTU RAZVIJEN U VEB TEHNOLOGIJI." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 34, no. 12 (November 29, 2019): 2298–301. http://dx.doi.org/10.24867/05oi01injac.

Full text
Abstract:
U okviru ovog rada izvršen je razvoj veb aplikacije čija je namena olakšan i ubrzan proces poslovanja kompanije koja se bavi pružanjem usluga pomoći na putu. Prikazan je postupak implementacije aplikacije u veb tehnologiji, ASP.NET MVC, koja predstavlja sastavni deo Microsoft-ovog .NET okruženja.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography