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

lastFarhi

@lastFarhi
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Paging in DataList
    L lastFarhi

    Hi !! How to allow paging in DataList? Plz Reply soon.Its urgent. Thanx

    ASP.NET tutorial question

  • Horizontal scrolling in DataGrid
    L lastFarhi

    Hi all.... I've a DataGrid dat have 15 columns to display. It becomes so large dat it does'nt fit on de page.I want to do horizontal scrolling in DataGrid.Is it possible?? if ny1 know abt it kindly do tell me or some other way to apply horizontal scrolling in DataGrid. Thanks in advance

    ASP.NET question

  • File Upload to server hard disk in asp.net
    L lastFarhi

    Drag nd Drop Html control input(file) nd in code behind write following code string fn = System.IO.Path.GetFileName(YourfileName.PostedFile.FileName); string SaveLocation = Server.MapPath("FolderName") + "\\" + fn; YourfileName.PostedFile.SaveAs(SaveLocation); Response.Write(fn + " Has been uploaded to " + SaveLocation); Instead of "YourfileName" use de id of input(file) control nd FolderName is de name of de folder on server in which to upload de file. i think it will solve ur problem.

    ASP.NET csharp asp-net sysadmin tutorial

  • Order Tracking in shopping cart application....plz help
    L lastFarhi

    Hi Im working on a student project. It is a shopping cart application using asp.net and C#. I need to track orders submitted by customers. When a customer submits an order it is shipped to her address using ny courier service.An id will be returned by courier service that will be used to track the order.Som1 told me dat webservice will be used to do this.I dont know how 2 use web services. Kindly give me code for above mentioned procedure as soon as possible.

    ASP.NET csharp asp-net wcf sales help

  • Password security Algorithm needed
    L lastFarhi

    thanx for concern actually I am developing an e-commerce application in asp.net using c#. During user registration process, password will be taken from textbox and will be stored in SQL Server DB. i want to do encryption while storing password in DB and algorithm is required here.

    Algorithms algorithms security help

  • Password security Algorithm needed
    L lastFarhi

    Hi all!! Is any1 kind enuf to help me out about password security while developing web applications. any material any password security algo any link kindly do help me thanx in advance

    Algorithms algorithms security help
  • Login

  • Don't have an account? Register

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