| A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides inside the datagrid control. This source code given in this tutorial is easily understandable by the .NET programmers. Price:Free Rate: 5.0(out of 5) Vote:2 Members Review:None |
|
| |
| FlashMovie WebControl is an article in which the author explains you how to create the flashmovie web control in C#. Using this control you can add Macromedia Flash movie to your web pages. The author explains the features of the FlashMovie control with a sample code. This article also helps you to know about the various properties of the control Price:Free Rate: 5.0(out of 5) Vote:1 Members Review:None |
|
| |
| The users might learned about the features of COM+. But this article is an unique one which highlights the development hardships of the webmasters, while executing new business logic in their components. The author touches the features of COM+ which distributes the services of the components and the operation connectivity. Integration of COM+ along with .NET brings out more developments. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| This is an online tutorial expalining about the art of accepting .NET components from COM clients and vice versa. The author starts this tutorial by briefing about COM and .NET. The author shows how to access .NET components from COM through a worked example. The article highlights the importance of finding the assembly and the usage of RCW. This article teaches the webmasters about the access of .NET and COM components and how those could be called from each other. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| In this article the author helps the webmasters to migrate their existing application from ASP to ASP.NET. But only condition is that it should be moved only within the same environment or same directory. This is proved by an example by the author in this article. The author tells that the users could access any components within the ASP.NET applications. In a nut shell, this article gives relief to the webmasters to update their application from the old environment to the new without much changes. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| .NETs interoperability with COM is the main theme discussed in this tutorial. The author describes how COM is good enough for component development. The difference between .NET and COM components are also discussed in this article. Price:Free/Commercial Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| The tutorial explains about what happens when a COM client retrieves a .NET object. CCW is generated by the .NET Framework. The author shows by an example in which the COM client and .NET component using delegation, how it extends the working of the .NET component. The step by step process is given along with its source code and description. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| A Tree View Using IE WebControls is a simple tutorial in which the author gives you some tips about the ASP.NET tree view control. This is an useful IE web control which is used to display the items in the hierarchial form with a parent node and several child nodes. The author shows you how to install this control. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| When developing your web-based application, youll most likely move application data access (and business) logic into compiled components. If your data access involves file-based databases, such as Microsoft Access, youll need to employ the Server.MapPath method in order to build the proper connection string to the MDB file for your OleDbConnection object. The Server object is intrinsic to the ASPX page object, and thus Server object methods are available if you build your data access code in the ASPX page itself. However, this is not the case if you build data access in the pages Code Behind module or in a separate component. In these cases, youll need to instantiate an instance of the Server object, or use the fully qualified path of the Server objects MapPath method. Both of these approaches are covered here. Price:FREE Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| A Fast-Track Guide to ASP.NET is a web based tutorial in which the author tells you about the various server controls of ASP.NET such as web form controls, html controls, validation controls, list controls and rich controls. The author also explains you the advantages of the server controls. In this tutorial you can get a sample code for binding the datasource to the datagrid control. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Pages : 1 |