TUNI-DEVELOPPEURS

TUNI-DEVELOPPEURS Une pages pour les développeurs tunisiens

30/04/2015

Bonjour a tout le monde
mar7bé bikom fil page soyez confortable w 3arrfouna berwe7kom w partagiw el page 5allina nkabbrou feha w na3mlou une communauté de multiple spécialité de développement et merci.

01/03/2015

Salamou alaykom ya jme3a sbe7kom ward w yasmin 7abbit n9ollkom elli vous êtes libre tnajjmou ta7kiw fi ay sujet lahné mademou 5ass bel développement jetni el fekra hedhi bech nlemmou b3adhna w na3mlou communauté de développeurs twensa yetcherkou el afkar wel ara2 w yanf3ou b3adhhom welli 3andou 7aja jdida yhabbetha mar7bé bih et merci.

05/09/2014

Sbe7 ennour el a7la fanfounet chbikom 3a9lin sektin re9din :p

16/10/2012

ma famma 7ad yefhem ASP.NET !!!!!

20/09/2012

Je cherche un bon développeur .NET pour échange d'information et si disponible pour partenariat d'un projet E-Commerce pour toute personnes intéressé veuillez me contactez et merci .

13/06/2012

mar7bé bikom ya jma3a fel page mara o5ra weli 3andou des tuto wala E-Books ya3mel publication bech ynafa3 les autres fans et merci

12/05/2012

G réussit a trouvé une nouvelle méthode pour gagné de l'argent facile sur net sans aucun coût a ceux qui veulent être in veuillez me contacté svp

09/01/2012

ya jma3a chkoun developpeur .net m3ana ?? n7eb nformi equipe de developpement .net bech nabdaw a 0

20/12/2011

je vien de finir ma 1 ere application de test de windows mobile (cool & awsome)

02/12/2011

chnawa ya kma3a ma famma 7ad yefhem .net !!

29/11/2011

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.Security;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
using System.Data;
using System.Data.Sql;
using System.Data.SqlClient;
using System.Drawing;

public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{

}

protected void Button1_Click(object sender, EventArgs e)
{
SqlConnection con = new SqlConnection("Data Source=.\\SQLEXPRESS;Integrated Security=True;Connect Timeout=30;User Instance=True") ;
con.Open();
SqlCommand cmd = new SqlCommand("select pw from identification where nom='" + TextBox1.Text + "', con");
SqlDataReader dr = cmd.ExecuteReader();

if (!dr.Read())
{
Label1.Text="Verifier votre Nom D'utilisateur";
this.Label1.ForeColor = Color.Red;

}
else
{
if (dr[0].ToString() == TextBox2.Text)
Response.Redirect("login-success.aspx");
else
Label1.Text="Verifier votre Mot de passe";
this.Label1.ForeColor = Color.Red;
}
con.Close();
}
}

28/11/2011

ya jma3a chkoun m3ana hné yefhem fel .net ??????

Address

Le Bardo
2000

Telephone

22462316

Website

Alerts

Be the first to know and let us send you an email when TUNI-DEVELOPPEURS posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Shortcuts

Share

Category