How to find out syntax error by manual testing
Answers were Sorted based on User's Feedback
Answer / sunnyefg
synatax is a schematic representation of a certain code of a
particular language.
just try knowing the basics of that language code to avoid
grave mistakes in coding.thats the first step.next run a
code walkthrough to see manually if there is any runtime error.
Is This Answer Correct ? | 14 Yes | 2 No |
Actually,I created a web application in ASP.NET (Visual Studio 2008) in C#.If i want to run my web application in my local machine through IIS Server (Internet Information Server), what are all the steps i need to follow??? Please help me to run my web application in IIS Server
while am using file upload control in the content type=="pjpeg" then it will execute,but if the content type=="jpeg" it is not execute.What it is the meaning of i.e:"pjpeg" i want to upload all type of images like jpeg,bmp,gif etc..,and that image is display in the "image control" when am click the Button click event...HOW.. Plz replay ...
not being able to create delivery from vl01n inspite of assigning sales order and delivery plz answer it immediately if any one knows
Hi Everyone, I used VB.net until last year, this year I change my language to C#.net.But the easy one in VB.net such as "Set as Start page when running program", right click on solution explorer and do it. But in C#.net I can't find the way to do (Set as start page)until now. If anyone know it , please share your technical help. Thanks . (Horace Trever)
How to use singal crystal report viewer to multiple reports?
what is wrong with this insert into code? vb 2008 say that there is a syntax error but i believe there is nothing.. cmd.CommandText = " INSERT INTO account1(username, password, lname, fname, mi) VALUES('" & Me.TextBox4.Text & "','" & Me.TextBox5.Text & "','" & Me.TextBox1.Text & "','" & Me.TextBox2.Text & "','" & Me.TextBox3.Text & "')" cmd.ExecuteNonQuery()
Hi everyone, I got some problem this week. I don't know the coding for "Linklabel" in C#.net. In ASP.net, I use it "Response.Redirect" and "Server.Transfer" and I also can use hyperlink. When offline I use "linklabel", Now I still write by "System.Dianogstic", It still showing error and can't reach my dedicated page(Means design page). So if anyone know it, please share your technical help. Thanks (Horace Trever)
How to find out syntax error by manual testing
What is Difference Between Server.Response and Response.Redirect in ASP.Net with C#?
sir, i have passed on S.B.I for clerk asstt. and i want to know that how many candidates were appointed from s.c cota?
1 Answers State Bank Of India SBI,
how we change the .net 1.0 to .net 2.0?is that can we only paste the dll file?
In .net how many error will occur?