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
M

mtasaad

@mtasaad
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Select all columns of table accept one
    M mtasaad

    if you are using front end then limit the width size to zero. for that the columns you don't like to display.

    Database

  • Connect to Stored procedure in sql using ADO.NET FROM ASP.NET c#
    M mtasaad

    I am trying to write a code for a web site using C# to pass parameters from from1.aspx to a class1.cls and then pass it again to another cls then execute it in a third class to added to stored procedure in Sql server. example: user insert first name in front end form1.aspx. then firstname=txtfirstname.Text in form1.cs then pass firstname parameter to another class called member.cls. and then pass again to third class called EXECUTE.cs class. to insert the record to stored procedure in Sql Database. my problem is between member.cls and execute.cls :confused: Thanks.

    Database
  • Login

  • Don't have an account? Register

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