Click here to Skip to main content
15,915,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: calculated column in datagrid Pin
kirthikirthi2-Feb-07 17:40
kirthikirthi2-Feb-07 17:40 
QuestionTextbox Validation Pin
kavi20002-Feb-07 9:53
kavi20002-Feb-07 9:53 
AnswerRe: Textbox Validation Pin
Kevin McFarlane3-Feb-07 11:20
Kevin McFarlane3-Feb-07 11:20 
Questionsystem.web.extensions and web.config [modified] Pin
digsy_2-Feb-07 9:32
digsy_2-Feb-07 9:32 
AnswerRe: system.web.extensions and web.config Pin
minhpc_bk2-Feb-07 16:31
minhpc_bk2-Feb-07 16:31 
QuestionASP_Beginner needs help ! Pin
KEL32-Feb-07 8:51
KEL32-Feb-07 8:51 
AnswerRe: ASP_Beginner needs help ! Pin
Pradipta Basu2-Feb-07 9:13
Pradipta Basu2-Feb-07 9:13 
AnswerRe: ASP_Beginner needs help ! Pin
Colin Angus Mackay2-Feb-07 14:32
Colin Angus Mackay2-Feb-07 14:32 
KEL3 wrote:
First of all how can I connect to the database and how
can I make queries.


Small question, big answer - people have written entire books answering that question. Get a book on ADO.NET. Personally, I use SqlConnection and SqlCommand and the Enterprise Libraries.


KEL3 wrote:
As I can see there are two types of buttons. The first
is the standard that leads to write code in the *.aspx.cs
file. The second is the HTML button that leads to write code
in the *.aspx file. The first button however is invisible in
my browser. Why is that ?


I don't know. You need to post some code. The "standard" buttons work for me. Have you set any properties that would make it invisible?


KEL3 wrote:
If you could tell me how to connect to my database in an MFC
project instead of ASP and how to make queries it would be nice too.


Off topic - ask this in the C++ forum.


KEL3 wrote:
I was really disapointed that noone in this site hasn't posted an article
on this matter (Am I wrong?).


Umm.. Did you try searching for any? I typed in "connect database MFC" into the search facility here and I got back 36 possible articles that you might find useful.


QuestionDisplay images from within a firewall Pin
Goalie352-Feb-07 8:27
Goalie352-Feb-07 8:27 
QuestionJavascript with Server Controls queries Pin
Mridang Agarwalla2-Feb-07 8:15
Mridang Agarwalla2-Feb-07 8:15 
AnswerRe: Javascript with Server Controls queries Pin
RichardGrimmer5-Feb-07 23:44
RichardGrimmer5-Feb-07 23:44 
QuestiontLinked image in DataGrid Pin
nour1232-Feb-07 8:13
nour1232-Feb-07 8:13 
QuestionHow can i change column name in datagrid Pin
www.Developerof.NET2-Feb-07 7:32
www.Developerof.NET2-Feb-07 7:32 
AnswerRe: How can i change column name in datagrid Pin
Pradipta Basu2-Feb-07 9:31
Pradipta Basu2-Feb-07 9:31 
GeneralRe: How can i change column name in datagrid Pin
www.Developerof.NET3-Feb-07 0:52
www.Developerof.NET3-Feb-07 0:52 
AnswerRe: How can i change column name in datagrid Pin
jeam_yang3-Feb-07 0:54
jeam_yang3-Feb-07 0:54 
AnswerRe: How can i change column name in datagrid Pin
RichardGrimmer5-Feb-07 23:46
RichardGrimmer5-Feb-07 23:46 
QuestionProblem with CompareValidator to compare TextBox control with Label control Pin
FionaDM2-Feb-07 7:17
FionaDM2-Feb-07 7:17 
AnswerRe: Problem with CompareValidator to compare TextBox control with Label control Pin
minhpc_bk4-Feb-07 13:53
minhpc_bk4-Feb-07 13:53 
QuestionAsp.Net 1.1 - Usercontrol - Events not fired? Pin
matthias s.2-Feb-07 4:26
matthias s.2-Feb-07 4:26 
AnswerRe: Asp.Net 1.1 - Usercontrol - Events not fired? Pin
l0kke2-Feb-07 5:42
l0kke2-Feb-07 5:42 
AnswerRe: Asp.Net 1.1 - Usercontrol - Events not fired? Pin
Aleemulhaq2-Feb-07 6:59
Aleemulhaq2-Feb-07 6:59 
QuestionCheckbox in GridView Pin
aransiola2-Feb-07 3:36
aransiola2-Feb-07 3:36 
AnswerRe: Checkbox in GridView Pin
badgrs2-Feb-07 4:04
badgrs2-Feb-07 4:04 
QuestionWS problem:Unable to connect to the remote server Pin
Mouadh TRABELSI2-Feb-07 3:32
Mouadh TRABELSI2-Feb-07 3:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.