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
H

Hrashita Triapthi

@Hrashita Triapthi
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to display all xml fields and values using ASP
    H Hrashita Triapthi

    make a xsl file with all the ur tags make one style sheet for it and include it in the xsl to display all the tags and values do this in the xml file use alias for ur xsl file in the tag repeat it for all tags happy TripathiH

    XML / XSL data-structures tools xml performance tutorial

  • Populating an XSD Dataset
    H Hrashita Triapthi

    first drag n drop sqldataadpter component on ur form then one wizard will be shown click on the next option then it will ask for the server name give . for local host if u r using sql server authentication select that radio button else select windows authentication if u select sql server then give user name and password u acan leave password blank by checking allow blank password after that u give the database name u want to use and click on test connection if it give one message window with "TEST SUCCEED" then click ok and next there it will show u one query6 builder button click on it it will give u a list of ur tables in the database select tables from the list and add after rhat click next and then click on finish it will automatically create a sql connection for u then right click on sqldataadapter pasted on ur form one menu will be shown to u choose generate dataset use typed dataset and click ok after that drag n drop one datagrid on ur form write the following code in the page load event sqlDdataAadapter.Fill(dataset name); DataGrid1.Databind(); set properties OF DATA GRID DATASOURCE NAME DATATEXT FIELD TRY IT IT WILL SURELY WORK BEST OF LUCK TripathiH

    C# help database tutorial question

  • Asp.net maintaining sessions
    H Hrashita Triapthi

    i m developing a web portal using asp.net with C#.i have to add one online testing module in it.for online tests question papers must have different questions for different users and it must fetch questions in random order from the databse .how i can do it ?:doh: TripathiH

    ASP.NET csharp question asp-net testing beta-testing
  • Login

  • Don't have an account? Register

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