Creating C# Wrappers for Intel Integrated Performance Primitives Using Microsoft .NET Interoperability Mechanisms
This document as well as the software described in it is furnished under license and may only be used or copied in accordance with the terms of the license. The information in this document is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Intel Corporation. Intel Corporation assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document.
Read more
A Fast Track Guide to ASP.NET
Microsoft’s .NET technology has attracted a great deal of press since Beta 1 was first released to the world. Since then, mailing lists, newsgroups, and web sites have sprung up containing a mixture of code samples, applications, and articles of various forms. Even if you’re not a programmer using existing ASP technology, it’s a good bet that you’ve at least heard of .NET, even if you aren’t quite sure what it involves. After all, there’s so much information about .NET, that it’s sometimes hard to filter out what you need from what’s available. With new languages, new designers, and new ways of programming, you might wonder exactly what you need to write ASP.NET applications.
Read more
The Implicit Function Modeling System - Comparison of C++ and C# Solutions
This paper compares possibilities of Visual .NET C# with other compiled programming environments (e.g. Microsoft Visual C++, Borland C++ Builder) and interpreted languages like for example HyperFun. The study focuses on the aspects of developing a system for direct interpretation of objects described by implicit functions. The starting point of the comparison is based on a HyperFun system. The results show the speed-up reached by compiling implicitly defined objects and illustrate possibilities of tested languages to create similar structures.
Read more
Introduction to Visual Web Developer 2008 Express Edition C# (WebDev1)
To start, one needs to establish a web site. In establishing a beginning web site I was very conservative, and declared it (by browsing) to be C:Inetpubwwwroot which is the root of the IIS based server running on my desktop machine. I know, one can put these anywhere, but from the point of view of testing this using another computer (a Linux box also on my (physical) desktop ) this is the absolutely simplest solution, i.e., appropriate for beginners. I also choose C# as my language of choice.
Read more
70-305 Developing and Implementing Web Applications With Microsoft Visual Basic .NET Demo
You are creating an ASP.NET application for EliteCertify’s Internet Web site. You want to create a toolbar that will be displaed at the top of each page in the Web site. The toolbar will contain only static HTML code. The toolbar will be used in only your application. You plan to create the toolbar as a reusable component for your application. You need to create the toolbar as quickly as possible. What should you do?
Read more