|
 About combobox in datagrid (.NET framework)
|
|
Datagrid's cells can be presented as some different control types (textbox, button, date/time picker etc.) within datagrid interface layout. However much important control is combobox that could be placed in datagrid
|
|
 VB.NET Samples
|
|
Everyone was a beginner once. The faster we feed new people with good information, the faster they will become good members of the "Visual Basic World". Here you can find some useful VB-examples...
|
 How to do .NET assembly Linkage? |
|
 C# Samples
|
|
This set of samples for C# contains several high quality examples. These code samples show you how to work with comboboxes on Windows Forms and more.
|
|
 How to print DataGridView in .NET 2.0 (VS 2005)?
|
|
Sometimes all you need to do is print a simple report you are already showing on a monitor screen. Learn how to do this using DataGridViewPrint class in the .NET 2.0 Framework. The article provides a programmatic approach to printing data within a .NET 2.0 WinForms DatagridView control.
|
|
 DataGrid versus DataGridView
|
|
The DataGridView Windows Forms control is a quite new .NET control introduced in MS Visual Studio .NET 2005 that is a good alternative to the VS .NET 1.x DataGrid control. Obviously we do not need to disregard the .NET DataGrid control...
|
|
 Obfuscate member names in .NET code
|
|
It scrambles names of classes, methods, variables, and other assembly members. It makes assembly code reverse engineering much harder by obfuscating names.
|
|
 Linking .NET Assemblies
|
|
The Skater's special Linker interface is the utility that can link multiple modules into a single file for deployment.
|
|
 How to print datagrid in .NET?
|
|
Sometimes all you need to do is print a simple report you are already showing on a monitor screen. Learn how to do this using DataGridPrint class in the .NET Framework. The article provides a programmatic approach to printing data within a .NET WinForms Datagrid.
|
|
 XML Transformation Template Scenario
|
|
What to do if you need to get an especially structured XML file from your Excel source (or from other data storage)? How to create an XML with your particular multi-level tagged tree structure from your specially formatted data source?
|
|
 Using an Oracle View to store query results as an XML output
|
|
How to convert a generated Oracle database query results to an allocated XML file? Create a view in your Oracle database, browse query result, update the view and store it.
|
|
 XML and non-Latin characters. How can they be reconciled?
|
|
This brief article is intended to help people around the world how to better understand XML presentation. XML file locates some words which probably should contain some national letter but have something strange in place of it...
|
|
 XML file generation
|
|
How to convert data from Oracle database to XML metadata file by using Java JSP's servlets? This article describes how to do that by using the JSP technology. Very useful for XML+JSP+Oracle beginners...
|
 |
Copyright © 2001-2008 RustemSoft
|