Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
~2K People Reached
About Me

dot net developer

Interests
playing cricket, watching movies
Member Avatar for suryasasidhar

i created setup for my window application. i want to change the icon of my setup file help me thank u.

Member Avatar for ravishankarkota
0
92
Member Avatar for sandeep_1987

Can somebody tell me how to set a cookies & how to retrive cookie values on the other page???? Why cookies are used???? If we have to pass info from one page to another,for dat we can use QuerySTring,y Cookies???

Member Avatar for sandeep_1987
0
102
Member Avatar for sivananda2009

[B][COLOR="Red"]please help me. tell me how to show a table from sql database by button click event in my form[/COLOR][/B]

Member Avatar for sivananda2009
-2
149
Member Avatar for cVz

Hi I use Visual 08 ASP.NET C# and JavaScript I would like to do the following validation on a text box the length MUST be 12 characters long in the following format LLLLLLNNNNNN Where L = Letters N = Numbers if the users input does not match the required format …

Member Avatar for guru_sarkar
0
1K
Member Avatar for suryasasidhar
Member Avatar for Dhaneshnm
0
57
Member Avatar for mahesh9100

please someone help me to create a regular expression for "123456789V" this kind of pattern... 1st 9 places should be numbers and 10th place should be "V" argent thnx in advanced

Member Avatar for suryasasidhar
0
67
Member Avatar for archanaj39

hi, I format my laptop and then install VS2008.but now it gives an error when run my webapplication.error is"Compiler error csc.exe file is not found" and when I run new webapplication it will give an error"Compiler error vbc.exe file not found"

Member Avatar for suryasasidhar
0
121
Member Avatar for suryasasidhar

in my application grid view is there i want to disable the horizontal lines in gridiview control help me

-1
49
Member Avatar for suryasasidhar

in my webapplication i create a dynamic datalist but it is not getting please help me this is my code thanku protected void btn_Click(object sender, EventArgs e) { DataList datlst = new DataList(); datlst.ID = "mydatalist"; da = new SqlDataAdapter("select emname from emp", con); ds = new DataSet(); da.Fill(ds, "emp"); …

0
39