Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

love_man001

@love_man001
About
Posts
19
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • google Response.Write(Request.QueryString("q"))
    L love_man001

    http://www.ahsapdekorasyonbul.com/arama/1.jpg[^] I’ll redirect to google for the above picture, for example when I search google for asp.net, this asp.net keyword shows at address bar as . QueryString("q") and asp.net comes up first at search results. I want to display “you’ve accessed our site with . QueryString("q") keyword” on the site clicked through google . QueryString("q") I mean when asp.net first site is clicked. Is this possible and if possible how can I code with asp and asp.net? ahşap dekorasyon[^]

    Boya - Badana - Tadilat ve Tamirat İşleri Bir Yudum Kahve Molası (Coffee) Düğün Nişan ve Gelinlik (wedding) Google Reklamlarınızı Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi İllere Göre Nakliyat Firmaları İstatistik http://www.evdenevenakliyatbul.com

    ASP.NET question csharp asp-net com tutorial

  • which one is better asp.net or jsp?
    L love_man001

    I've installed with my tomcat, connected to sql with jsp and did the same thing with asp.net I've checked the speed with for loops as seconds but I've posted to be sure, thanks. paslanmaz[^] evden eve nakliyat taşımacılık[^] evden eve nakliyat/[^]

    Boya - Badana - Tadilat ve Tamirat İşleri Bir Yudum Kahve Molası (Coffee) Düğün Nişan ve Gelinlik (wedding) Google Reklamlarınızı Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi İllere Göre Nakliyat Firmaları İstatistik http://www.evdenevenakliyatbul.com

    ASP.NET csharp java asp-net database com

  • good video training
    L love_man001

    zoomin good video effect and asp.net,sql server tutorial http://www.evdenevenakliyatbul.com/evden_eve_Nakliyat_firmalari_sozluk.asp?Hizmet=blend_silverlight_sql_server_asp.net_mysql_php_adobe_flash_photoshop_dreamweaver_dersleri&DuyuruID=7[^] http://www.evdenevenakliyatbul.com/[^] http://www.akdeniznakliyat.com.tr/[^] http://www.isikevdenevenakliyat.com/[^]

    Boya - Badana - Tadilat ve Tamirat İşleri Bir Yudum Kahve Molası (Coffee) Düğün Nişan ve Gelinlik (wedding) Google Reklamlarınızı Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi İllere Göre Nakliyat Firmaları İstatistik http://www.evdenevenakliyatbul.com

    ASP.NET csharp asp-net database sql-server com

  • my CREATE free asp.net ,sql server 2005 training video
    L love_man001

    my free asp.net training video download thx http://www.evdenevenakliyatbul.com/ http://www.akdeniznakliyat.com.tr/ http://www.isikevdenevenakliyat.com/

    Boya - Badana - Tadilat ve Tamirat İşleri Bir Yudum Kahve Molası (Coffee) Düğün Nişan ve Gelinlik (wedding) Google Reklamlarınızı Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi İllere Göre Nakliyat Firmaları İstatistik http://www.evdenevenakliyatbul.com

    C# csharp asp-net database sql-server com

  • pls help asp xml list change
    L love_man001

    help sample

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Web Development python html sysadmin xml help

  • pls help asp xml list change
    L love_man001

    asp xml list change xml <?xml version="1.0"?> <PIP> <STATE Id="4" Name="California"> <PIPCODE1> <PLAN PIPplantype="PLAN A"> <MAXMEDEXP Value="20000" Text="20,000" /> <MAXNONMEDEXP Value="20000" Text="20,000" /> <MAXWORKLOSS Value="250" Text="250" /> </PLAN> <PLAN PIPplantype="PLAN B"> <MAXMEDEXP Value="30000" Text="30,000" /> <MAXNONMEDEXP Value="20000" Text="20,000" /> <MAXWORKLOSS Value="250" Text="250" /> </PLAN> <PLAN PIPplantype="PLAN C" > <MAXMEDEXP Value="40000" Text="40,000" /> <MAXNONMEDEXP Value="20000" Text="20,000" /> <MAXWORKLOSS Value="250" Text="250" /> </PLAN> <PLAN PIPplantype="PLAN D"> <MAXMEDEXP Value="50000" Text="50,000" /> <MAXNONMEDEXP Value="20000" Text="20,000" /> <MAXWORKLOSS Value="250" Text="250" /> </PLAN> <PLAN PIPplantype="PLAN E"> <MAXMEDEXP Value="50000" Text="50,000" /> <MAXNONMEDEXP Value="35000" Text="35,000" /> <MAXWORKLOSS Value="350" Text="350" /> </PLAN> </PIPCODE1> </STATE> </PIP> asp <%@ language="VBScript" %> <% 'Create DOMdocument. Instantiatate the XML Processor Set objXML = Server.CreateObject("MSXML.DOMDocument") if err then Response.Write "<font color=red><b>2. LU_PIP.asp " & Err.description & "</b><font>" Response.End end if 'Load the XML Document. Temporary we load it in LU_Gender.xml objXML.load(Server.MapPath("test.xml")) 'Assing XML string from DOM Document into XML root node. Set objRootElement = objXML.documentElement if err then Response.write "<center><font=red><b>4. LU_PIP.asp " & Err.description & "</b></font></center>" Response.End end if err.Clear Set objStateNode = objRootElement.selectSingleNode("STATE") Set objPIPCode1 = objStateNode.selectSingleNode("PIPCODE1") Set objPlan = objPIPCode1.selectSingleNode("PLAN") Set objMaxMedExp = objPlan.selectSingleNode("MAXMEDEXP") Set objMaxNonMedExp = objPlan.selectSingleNode("MAXNONMEDEXP") Set objMaxWorkLoss = objPlan.selectSingleNode("MAXWORKLOSS") MaxMedExpNode = objMaxMedExp.attributes.getNamedItem("Value").nodeValue MaxMedExpNodeText = objMaxMedExp.attributes.getNamedItem("Text").nodeValue MaxNonMedExpNode = objMaxNonMedExp.attributes.getNamedItem("Value").nodeValue MaxNonMedExpNodeText = objMaxNonMedExp.attributes.getNamedItem(

    Web Development python html sysadmin xml help

  • full add , update , delete record download
    L love_man001

    1 sql server, 1 class , 1 Web.Config 1 Default.aspx 1 Default.aspx.cs download link www.evdenevenakliyatbul.com/DataAccess2.rar

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    ASP.NET database sql-server com sysadmin announcement

  • stored PROCEDURE helpp
    L love_man001

    DELETE code ? UPDATE code ?

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database database com help question announcement

  • asp.net c# class to dll convert
    L love_man001

    new Projects >> class library >> add reference >> add reference >>>>>>>>>>>>> using System.Data.SqlClient; using System.Web; Projects run C:\Documents and Settings\Senol\Belgelerim\Visual Studio 2005\Projects\free\free\bin\Debug\free.dll

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database csharp asp-net visual-studio com debugging

  • stored PROCEDURE helpp
    L love_man001

    CREATE PROCEDURE GetThreadMessages @iThreadID int AS SELECT message_id, thread_id, user_id, first_names, last_name, email, subject, body, date_submitted, category_name, category_id, last_edited FROM message_view WHERE thread_id = @iThreadID ORDER BY date_submitted asc PLS HELP DELETE ? UPDATE ?

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database database com help question announcement

  • worldofwarcraft
    L love_man001

    worldofwarcraft.com web page xml and xsl sample xml and xsl

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    XML / XSL xml com

  • asp.net c# class to dll convert
    L love_man001

    new Projects >> class library >> add reference >> add reference >>>>>>>>>>>>> using System.Data.SqlClient; using System.Web; Projects run C:\Documents and Settings\Senol\Belgelerim\Visual Studio 2005\Projects\free\free\bin\Debug\free.dll my home page http://www.evdenevenakliyatbul.com

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database csharp asp-net visual-studio com debugging

  • ASP .Net 2.0 and connect to Sql Server 2000
    L love_man001

    class public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["string_var"]);

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database database csharp asp-net sql-server sysadmin

  • ASP .Net 2.0 and connect to Sql Server 2000
    L love_man001

    public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["Baglanti"]);

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database database csharp asp-net sql-server sysadmin

  • ASP .Net 2.0 and connect to Sql Server 2000
    L love_man001

    using System; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; /// <summary> /// Summary description for VeriTabani /// </summary> public class VeriTabani { public VeriTabani() { // // TODO: Add constructor logic here // } public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["Baglanti"]); public static DataView DV_Sehirler() //ZOR OLAN { sqlBaglanti.Open(); SqlCommand sqlKomut = new SqlCommand("Select * from tbl_sehir", sqlBaglanti); SqlDataReader sqlSatirOkuyucu = sqlKomut.ExecuteReader(); DataSet ds = new DataSet(); DataTable dt = new DataTable(); dt.Columns.Add("sehir_id",typeof(Int32)); dt.Columns.Add("sehir", typeof(string)); DataRow dr; while (sqlSatirOkuyucu.Read()) { dr = dt.NewRow(); dr["sehir_id"] = sqlSatirOkuyucu["sehir_id"].ToString(); dr["sehir"] = sqlSatirOkuyucu["sehir"].ToString(); dt.Rows.Add(dr); } ds.Tables.Add(dt); sqlBaglanti.Close(); return ds.Tables[0].DefaultView; } public static DataView DV_SehirSonuc() { SqlDataAdapter sqlAdapter = new SqlDataAdapter("Select * from tbl_sehir", sqlBaglanti); DataSet ds = new DataSet(); sqlAdapter.Fill(ds); sqlBaglanti.Close(); return ds.Tables[0].DefaultView; } public static DataView DV_Sonuc(string sql) { SqlDataAdapter sqlAdapter = new SqlDataAdapter(sql, sqlBaglanti); DataSet ds = new DataSet(); sqlAdapter.Fill(ds); sqlBaglanti.Close(); return ds.Tables[0].DefaultView; } public static void Sorgu_Calistir(string sql) { SqlCommand sqlCommand = new SqlCommand(sql, sqlBaglanti); if (sqlCommand.Connection.State == ConnectionState.Closed) { sqlBaglanti.Open(); } sqlCommand.ExecuteNonQuery(); sqlBaglanti.Close(); } }

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin

    Database database csharp asp-net sql-server sysadmin

  • ASP .Net 2.0 and connect to Sql Server 2000
    L love_man001

    data source=host;UID=userstring; pwd=passtring;initial Catalog=DATABASESTRING SQL SERVER CONNECTION STRING

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    Database database csharp asp-net sql-server sysadmin

  • Dynamically Fetch the Random records
    L love_man001

    for(int i = 0; i < question_number; i++) { random_question_index = rand.Next(0, max_questions); }

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    ASP.NET design question lounge

  • ASP.NET 2.0 and connection to SQL 2000 server
    L love_man001

    developer by senol my home page http://www.evdenevenakliyatbul.com ********************************************************* this.Web.comfig code //////////////////////////////////////////////////////// <?xml version="1.0"?> <!-- Note: As an alternative to hand editing this file you can use the web admin tool to configure settings for your application. Use the Website->Asp.Net Configuration option in Visual Studio. A full list of settings and comments can be found in machine.config.comments usually located in \Windows\Microsoft.Net\Framework\v2.x\Config --> <configuration> <appSettings> <add key="string_var" value="data source=host;UID=userstring; pwd=passtring;initial Catalog=Deneme"/> </appSettings> <connectionStrings/> <system.web> <!-- Set compilation debug="true" to insert debugging symbols into the compiled page. Because this affects performance, set this value to true only during development. --> <compilation debug="true"/> <!-- The <authentication> section enables configuration of the security authentication mode used by ASP.NET to identify an incoming user. --> <authentication mode="Windows"/> <!-- The <customErrors> section enables configuration of what to do if/when an unhandled error occurs during the execution of a request. Specifically, it enables developers to configure html error pages to be displayed in place of a error stack trace. <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm"> <error statusCode="403" redirect="NoAccess.htm" /> <error statusCode="404" redirect="FileNotFound.htm" /> </customErrors> --> </system.web> </configuration> ///////////////////////////////////////////////////////////// class /////////////////////////////////////////////////////////// using System.Data.SqlClient; using System.Data; public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["string_var"]); /////////////////////////////////////////////////////////////

    Boya - Badana - Tadilat ve Tamirat Isleri Bir Yudum Kahve Molasi (Coffee) Dügün Nisan ve Gelinlik (wedding) Google Reklamlarinizi Sadece Siz Yönetin Elektrik Proje Tesisat Projesi Çizimi Illere Göre Nakliyat Firmalari Istatistik http://www.evdenevenakliyatbul.com

    ASP.NET database csharp asp-net sql-server sysadmin

  • ASP .Net 2.0 and connect to Sql Server 2000
    L love_man001

    developer by senol my home page http://www.evdenevenakliyatbul.com ********************************************************* this.Web.comfig code //////////////////////////////////////////////////////// <?xml version="1.0"?> <!-- Note: As an alternative to hand editing this file you can use the web admin tool to configure settings for your application. Use the Website->Asp.Net Configuration option in Visual Studio. A full list of settings and comments can be found in machine.config.comments usually located in \Windows\Microsoft.Net\Framework\v2.x\Config --> <configuration> <appSettings> <add key="string_var" value="data source=host;UID=userstring; pwd=passtring;initial Catalog=Deneme"/> </appSettings> <connectionStrings/> <system.web> <!-- Set compilation debug="true" to insert debugging symbols into the compiled page. Because this affects performance, set this value to true only during development. --> <compilation debug="true"/> <!-- The <authentication> section enables configuration of the security authentication mode used by ASP.NET to identify an incoming user. --> <authentication mode="Windows"/> <!-- The <customErrors> section enables configuration of what to do if/when an unhandled error occurs during the execution of a request. Specifically, it enables developers to configure html error pages to be displayed in place of a error stack trace. <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm"> <error statusCode="403" redirect="NoAccess.htm" /> <error statusCode="404" redirect="FileNotFound.htm" /> </customErrors> --> </system.web> </configuration> ///////////////////////////////////////////////////////////// class /////////////////////////////////////////////////////////// using System.Data.SqlClient; using System.Data; public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["string_var"]); /////////////////////////////////////////////////////////////

    Boya - Badana - Tadilat ve Tamirat Isle

    Database database csharp asp-net sql-server sysadmin
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups