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
G

GauravGupta212

@GauravGupta212
About
Posts
8
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Deploy the Website on hosted webserver
    G GauravGupta212

    Hi Mr. Abhijit Thanks for the reply.Actually i compiled by publish the website and host my compiled code on our webhosting company's server in a folder which is at the root of the website . Yes all the setting is there on the server. I had a doubt that how to upload a code in subfolder. Like as the website is www.xyz.com/icmm_2010/abc.aspx. I want all access all the pages in a folder(icmm_2010) which is on the root of the website. Thanks Gaurav

    ASP.NET csharp asp-net com sysadmin

  • Deploy the Website on hosted webserver
    G GauravGupta212

    Hello Everyone Myself Gaurav Gupta actually i would like to discuss that i want to upload the compiled code(by publish the website) which is made in asp.net2.0 to our web server .actually we have a domain www.xyz.com and i want to make a folder on root like icmm now i want to copy all the compiled code in that folder. but when run the application this message show."This is a marker file generated by the precompilation tool, and should not be deleted!" Please tell me is it possible to upload the complete comiled code to upload in a folder or where i should upload bin folder. Thanks Gaurav Gupta

    ASP.NET csharp asp-net com sysadmin

  • Show the id in 5 Digits
    G GauravGupta212

    Hii Ali Thnaks for the response but actually i have id like 1.Now i want to make the id 0001 dynamically using for loop and array. e.g. if i have id 123 first read 3 then submit 3 in array which have 00000 now string have 12 read 2 and then submit in array noe 00023 i have now anly 1 remain get 1 and submit in array now id becomes 00123.Like that Thanks Gaurav

    C# database data-structures

  • Show the id in 5 Digits
    G GauravGupta212

    Hiii everyone Actually i am geting memberid from database as 1,2,123,124 but i want to amend the id as 00001,00002,00123 etc. Anyone can suggest me how i can get it. using array or any collection. Thanks in advance Gaurav Gupta

    C# database data-structures

  • On Line Chat
    G GauravGupta212

    Hi I am new in asp.net can some help me how to start an online chat application in asp.net using c#..MY mail id is guptagaurav212@gmail.com Thanks in advance Gaurav Gupta

    C# csharp asp-net com help tutorial

  • [Message Deleted]
    G GauravGupta212

    [Message Deleted]

    C#

  • Plz solve the prob its very urgent
    G GauravGupta212

    ok thanks for giving me the suggestion

    C# csharp database sql-server sysadmin help

  • Plz solve the prob its very urgent
    G GauravGupta212

    1)A program returns a long string like the strings below, delimited by pipe character, where errorcode, error details, and long reason are stored. Write c# code to get the long code out of the response received. 0|R002|this is not a valid transaction. 1|R003|the card has expired. 2|R004|card code is invalid. 2) a. table tblcode has codes like the following CUPA0001 CNOI0001 CUPA0002 CNOI0003 CDEL0001 b. objective is to get the next code given the three digits unique code.e.g. Given DEL, NOI, UPA the next code is CDEL0002, CNOI0004, and CUPA0003 write a function in sql server to achieve this .the function will get input parameter as, city code in 3 characters e.g. DEL,NOI,UPA and should return the next code as per logic above

    C# csharp database sql-server sysadmin 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