IW1QLH
Ham radio ed altro ancora...
Advertisement
Home arrow Articles
Wednesday, 20 August 2008
Main Menu
Home
Project - Software
Projects - hardware
Articles
Meteo italia
Il mio lavoro
Links
Contatti
Cerca
Libri
Log book
Download
Forum
Latest files
Jul.11
140
FileHRD Label 2.0
Jul.11
141
FileTable Manager 2.5.14
Jun.27
37
FileMeteosat & Italian Weather Module 3.2.0 - Drupal 6.x
Jun.27
11
FileMeteosat & Italian Weather Module 3.2.0 - Drupal 5.x
Jun.27
111
FileMeteosat & Italian Weather Module 3.2.0
Most Downloaded
Jul.13
2541
File iconTable Manager 1.0.3-exp
May.09
1797
File iconTable Manager 1 in 14 step
May.09
1582
File iconDigital hit counter 1.0
May.18
1243
File iconTable Manager mambot/plugin 1.0.0
Jun.21
1174
File iconTable manager 2 - Formatting fields
Articles


 
Regular Expression top
Regular Expression
Click here to test and validate your Regular Expressions.
794
 
ASP.NET How-to top
Init a constant array
ASPX.CS C# - How to init an array and a List (Collection in DELPHI)// struct is like Record in DELPHIpublic...
1147
Read configuration from Web.Config
ASPX.CS C# - How to read configuration from Web.Configusing System.Collections.Specialized;using System.Web.Configuration;public...
1107
Read a text file
...
908
Create a string list
ASPX.CS C# - How to create a string listusing System.Collections.Generic;public partial class Page1 :...
1376
Init an array
ASPX.CS C# - How to init an arrayint[] values = new int[] ...omissis...;MORE COMPLEX - How to...
1080
Display an alert box
ASPX.CS C# - How to display a alert boxClientScript.RegisterStartupScript(this.GetType(), "script0",...
1101
Create a XML MS-Excel file
ASPX.CS C# - How to create a XML MS-Excel file    // Save this file NAME.XML.XLS   ...
2947
Send a email
ASPX.CS C# - How to send a emailusing System.Net.Mail;    protected void ...   ...
968
Change the connection string via Business Logic Layer (BLL)
ASPX.CS C# - How to change the connection string via Business Logic Layer (BLL) [System.ComponentModel.DataObject]public...
969
Write a simple Business Logic Layer (BLL)
ASPX.CS C# - How to write a simple Business Logic Layer (BLL) [System.ComponentModel.DataObject]public...
1282
Customize (add a button) a CrystalReportViewer Toolbar
ASPX.CS C# - How to customize (add a button) a CrystalReportViewer Toolbar    protected...
1281
Change rows style in a GridView
ASPX.CS C# - How to change rows style in a GridViewprotected void GridView1_RowDataBound(object...
1608
Pass a parameter by reference
ASPX.CS C# - How to pass a parameters by reference (byref)int Count = 0;IncCount(ref Count);Response.Wrire(Count);private...
1060
Read from a table in a database
ASPX.CS C# - How to read from a table in a databaseSqlConnection conn = new SqlConnection("...");conn.Open();SqlCommand...
1179
Delphi to C#: Set
...
1102
Generate a JPEG image
ASPX.CS C# - How to generate dinamically a image protected void Page_Load(object sender,...
997
Delphi to C#: Record
DELPHI.PAS to ASPX.CS C# - RecordDelphi:TColor = record   Red: integer;   Green:...
1698
Login Form
Username

Password

Remember me
Forgotten your password?
No account yet? Create one
 
Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved.
Mambo is Free Software released under the GNU/GPL License.
Design by Mamboteam.com | Powered by Mambobanner.de