when ever i press spacebar a dot is generated.......
-
hai , iam experiencing a strange problem. some of the setting have been changed in visiualstudio and suddenly every space is filled by (DOT). for example the code looks as below shown. .....public.int.pdate.(string.empname,int.salary,int.dep) .........{ .SqlConnection.conn=new.SqlConnection(connstr); conn.Open(); ..try { string.st.=."update.INTO.Employee..( EmpName,Salary,Dep).".+"VALUES.(empname,salary,dep)"; every page it looks the same and even in javascript pages also.. any one who knows solution please message here.. thanks in advance
-
hai , iam experiencing a strange problem. some of the setting have been changed in visiualstudio and suddenly every space is filled by (DOT). for example the code looks as below shown. .....public.int.pdate.(string.empname,int.salary,int.dep) .........{ .SqlConnection.conn=new.SqlConnection(connstr); conn.Open(); ..try { string.st.=."update.INTO.Employee..( EmpName,Salary,Dep).".+"VALUES.(empname,salary,dep)"; every page it looks the same and even in javascript pages also.. any one who knows solution please message here.. thanks in advance
Ctrl+R+W
me, me, me "The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!" Larry Niven
-
Ctrl+R+W
me, me, me "The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!" Larry Niven
Thanks Larry Niven...