ASP.NET News from Blogger:
BinaryIntellect.net :: The .NET Code Gallery
Total News: 18
Jobs Site Starter Kit (JSSK) is an ASP.NET starter kit demonstrating many features of ASP.NET 3.5 including themes, master pages, data controls, membership, roles, profiles and AJAX. JSSK is a web app...
Web sites often store files directly in some folder of the file system. However, this may
not be the most suitable way in all scenarios. Many of you might have used Yahoo
Briefcase. It allows you to...
In todays competitive environment companies find it necessary to get feedback on their products and services. Companies also need to know the market trends, customer likings and dislikings. Often comp...
A photo speaks for thousand words. You preserve memories of pleasurable, happy and joyous moments of your life in photos. You also want to share such moments with your friends, relatives and family me...
BinaryIntellect Web Site File Manager is a tool for managing files and folders of your web site. Just include the FileManager.aspx in your web site and that's it! You have a complete file manager read...
BinaryIntellect code generator is a handy tool that
automatically generates T-SQL script and C# code for Insert
Update, Delete, Select All, Select By Primary Key, Select By Foreign Key and Delete By ...
BinaryIntellect code generator is a handy tool that automatically generates T-SQL script and C# code for
Insert,
Update,
Delete,
Select All,
Select By Primary Key,
Select By Foreign Key,
Delete...
Blogging has become a very popular trend on the web. Many people are using
blogs to express their own thoughts, work and personality. There are many web
sites that offer you to start your own blog w...
.NET developers often use XML configuration files (web.config or app.config) to store application configuration settings. This is indeed a recommended way. However, at times you need to store such set...
Many portals collect user opinion by conducting polls. This sample application developed in ASP.NET 2.0 will show how to develop such an application. The administrator can manage poll questions using ...
In Windows Forms 2.0 the new DataGridView control enhances the DataGrid control of 1.x. You can now add various column types such as TextBox, Button, CheckBox, HyperLink, ComboBox and Image. This samp...
During 1.x days one of the missing controls in Windows Forms was Masked Edit control. Fortunately it has been introduced in 2.0. The Masked Textbox control of Windows Forms 2.0 allows you to restrict ...
If you are a frequent surfer undoubtedly you encountered the problem of remembering the URLs of the web site that visit often. Many times the URLs are long and difficult to remember. URL manager can h...
In Windows Forms applications you often need to execute lengthy tasks that block the UI entirely. Traditionally developers use to run such tasks in a separate thread. Though this approach is still pos...
This is a sample illustrating the use of WebBrowser control. The application consists of a Window Form that displays web pages in tabbed manner (like Firefox). Standard browser functions i.e. Back, Fo...
Many times you need to import data from different databases into your SQL Server database. If you do not have SQL Server Enterprise manager or similar tools then it becomes very tedious to import such...
BinaryIntellect DatabaseHelper is an open source data
access component that simplifies your job of executing queries and stored
procedures. It is developed using new factory classes of ADO.NET 2.0 a...
Jobs Site Starter Kit (JSSK) is an ASP.NET starter kit demonstrating many new features of ASP.NET 2.0 including themes, master pages, new data controls, membership, roles and profiles. JSSK is a web a...
View Other bloggers