Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 19 of 19 for “".NET Framework"”.

  1. GIS Web services using .NET framework

    Thesis (M.Eng.)--Massachusetts Institute of Technology, Dept. of Civil and Environmental Engineering, 2002.

    mit Repository record for GIS Web services using .NET framework (opens in a new tab)

  2. A Petri Net framework for the representation and analysis of aircraft turnaround operations

    … for improvements at a systemic level. Petri Nets were chosen as the modelling tool as they possess features which can sufficiently account for both the complexity and uncertainty associated with aircraft turnarounds. Petri Nets models were first constructed to provide general representations …

    mit Repository record for A Petri Net framework for the representation and analysis of aircraft turnaround operations (opens in a new tab)

  3. A .net based resource sharing framework

    This thesis presents an Internet resource sharing architecture. It allows users to access and utilize unused computer resources, such as CPU cycles and storage, without an expert's knowledge. It achieves this by providing a number of abstract services that hide some of the complexity inherent in …

    mit Repository record for A .net based resource sharing framework (opens in a new tab)

  4. Microsoft Asp.NET Dynamic Data v prostředí Winforms

    … Navazuje na již existující technologii ASP.NET Dynamic Data firmy Microsoft a implementuje její myšlenky na platformě desktopových aplikací Windows. V úvodních částech této práce je ve stručnosti popsána technologie .NET framework, Dynamic Data, a nástin problematiky a úskalí přechodu z …

    brno-tech Repository record for Microsoft Asp.NET Dynamic Data v prostředí Winforms (opens in a new tab)

  5. Modeling how users interact with Windows Outlook to crate realistic email traffic

    … systems (IDS) development. LARIAT emulates the network traffic produced from one or more organizations connected to the internet. This thesis work focuses on developing the Outlook email model in WinNTGen, which simulates native Windows traffic in LARIAT. To accurately characterize email network …

    mit Repository record for Modeling how users interact with Windows Outlook to crate realistic email traffic (opens in a new tab)

  6. Web services @ MIT

    … Solution Kit that allows one to build intranet and Internet application using ASP.NET along with Microsoft .NET Framework.

    mit Repository record for Web services @ MIT (opens in a new tab)

  7. Verteilte Autorisierung innerhalb von Single Sign-On-Umgebungen : Analyse, Architektur und Implementation eines Frameworks für verteilte Autorisierung in einer ADFS-Umgebung

    … über Ver-zeichnisdienste, die sowohl im Intranet als auch im Extranet liegen und die über Domänen-grenzen hinweg die Kooperation mit Partnern ermöglichen. Der nächste Schritt ist es nun, die Autorisierung ebenfalls aus der lokalen Anwendung auszulagern und diese extern durchzu-führen – …

    potsdam-thes Repository record for Verteilte Autorisierung innerhalb von Single Sign-On-Umgebungen : Analyse, Architektur und Implementation eines Frameworks für verteilte Autorisierung in einer ADFS-Umgebung (opens in a new tab)

  8. Improving the Runtime Performance and Robustness of Hybrid Statically and Dynamically Typed Programming Languages

    … obtaining the benefits of combining the .NET Framework and the proposed type system. We have compared the runtime performance and memory consumption of StaDyn with the most widespread hybrid dynamic and static typing programming languages for the .NET Framework 4. The assessment has been …

    oviedo Repository record for Improving the Runtime Performance and Robustness of Hybrid Statically and Dynamically Typed Programming Languages (opens in a new tab)

  9. Fully Automated Segmentation of High Grade Serous Ovarian Cancer on Computed Tomography Images using Deep Learning

    In this thesis, we investigate how deep neural networks can be used for the fully automated segmentation of high grade serous ovarian cancer. The recent rise of deep learning has pushed the limits of what algorithms can achieve in fields of image analysis, such as the task of segmentation. The …

    cambridge Repository record for Fully Automated Segmentation of High Grade Serous Ovarian Cancer on Computed Tomography Images using Deep Learning (opens in a new tab)

  10. A client side tool for contextual Web search

    … A software application was developed using the .NET framework with C# as the implementation language. The software has functionality to enable users to identify contextual documents and perform searches either using a standard search engine or using the above-mentioned algorithms. The software …

    mit Repository record for A client side tool for contextual Web search (opens in a new tab)

  11. Improving Dilemma Zone Protection Control Issues at Signalized Intersection Using a Web-Game

    … to be widely accessible through the internet and have an attractive user interface and was improved from the feedback obtained from the pilot study. The game is programmed on the .NET Framework using the Microsoft Visual C# as a core programming language, ASP to develop the web interface, …

    vt Repository record for Improving Dilemma Zone Protection Control Issues at Signalized Intersection Using a Web-Game (opens in a new tab)

  12. Design and Optimization of Post-Combustion CO2 Capture

    … modeling approach to leverage Aspen Plus in the .NET framework through Microsoft's Component Object Model (COM). Our work successfully increases the efficiency of acid gas capture. We report a result optimally implementing multiple energy-saving schemes to reach a thermal regeneration energy of …

    vt Repository record for Design and Optimization of Post-Combustion CO2 Capture (opens in a new tab)

  13. Improving Reuse in Software Development for the Life Sciences

    … the availability of tools such as best practice frameworks, the current rate of software development is not able to keep up with the needs of scientists. This bottleneck in software development is largely due to code reuse generally not being applied in practice.</p> <p>This dissertation presents …

    purdue-thes Repository record for Improving Reuse in Software Development for the Life Sciences (opens in a new tab)

  14. Directed random testing

    … libraries (including the Java JDK and the core .NET framework libraries), directed random testing quickly reveals many serious, previously unknown errors in the libraries. And compared with other test generation tools (model checking, symbolic execution, and traditional random testing), it …

    mit Repository record for Directed random testing (opens in a new tab)

  15. Combining data driven programming with component based software development:with applications in geovisualisation and dynamic data driven application systems

    … using technologies such as JavaBeans and the .NET framework. Meanwhile, model driven approaches emphasise the role of higher level models and notations, and embody a process of automatically deriving lower level representations and concrete software implementations. The relationship between …

    aston Repository record for Combining data driven programming with component based software development:with applications in geovisualisation and dynamic data driven application systems (opens in a new tab)

  16. Understanding the Zero Tolerance Era School Discipline Net: Net-widening, net-deepening, and the cultural politics of school discipline

    … I lend empirical credence to the concepts of net-widening and net-deepening. With these guiding concepts, I push the field beyond the zero tolerance discourse on school safety and discipline to establish a generative alternative to understanding school discipline policies called the school …

    temple Repository record for Understanding the Zero Tolerance Era School Discipline Net: Net-widening, net-deepening, and the cultural politics of school discipline (opens in a new tab)

  17. Publikační systém jako nástroj pro publikaci malých a středních firem

    … Microsoft Windows pomocí Visual Studia 2003 na Frameworku .NET s využitím MS SQL serveru a IIS.

    brno-tech Repository record for Publikační systém jako nástroj pro publikaci malých a středních firem (opens in a new tab)

  18. Optimizing Runtime Performance of Dynamically Typed Code

    … For this purpose, we have used the DLR of the .NET framework to optimize all the existing hybrid typing languages for that platform. The optimizations are provided as a binary optimization tool, and included in an existing compiler. Performance benefits range from 44.6% to 11 factors. The second …

    oviedo Repository record for Optimizing Runtime Performance of Dynamically Typed Code (opens in a new tab)

  19. Automated Verification of Object Petri Nets based on Transformation, Unfoldings and SAT Solving

    Object Petri nets are a Petri net framework that follows the nets-within-nets paradigm introduced by Valk. In Object Petri nets the token of ordinary Petri nets are allowed to be Petri nets themselves. This formalism and similar formalisms that allow to interpret the tokens of an ordinary Petri net

    southwales Repository record for Automated Verification of Object Petri Nets based on Transformation, Unfoldings and SAT Solving (opens in a new tab)