Click here to Skip to main content
15,903,012 members

Comments by SachinDabas123 (Top 4 by date)

SachinDabas123 17-May-11 3:43am View    
hi i think you are mistaking something or the intelesence is not working i use it and its working fine
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Configuration;
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
string mystr=ConfigurationManager.AppSettings[""];
}
}
SachinDabas123 11-May-11 4:53am View    
hey Vipin,
I use the same for my one webapp just think what you have to do the sample is in html u have to get all the record from database and put it in repeater or datalist and when the html get render it should be the same as in the sample html n thats all your work is done
SachinDabas123 11-May-11 4:49am View    
hi Mohanraj,
Tell me one thing is the default page under your scope i.e can you code on the default page ?
SachinDabas123 6-May-11 5:56am View    
Thanx johns :) can you tell me the exact location where the log exist it must be some folder location i thik so :(