Click here to Skip to main content
15,920,111 members

Videos


Page 2 of 6
1 2 3 4 5 6


.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
21. to get clear idea for a concept
Hi,You can use Google as per your requirement. its your best friend.
Web Development » ASP.NET »
Jitendra Zaa Updated: 20 May 2010
Rating: 5.00/5 ( (1 vote))
22. How to write the mouse coordinates to an array?
Instead of array i would suggest you to create a class named MouseCordinates with two parameters X and Y pos.Then create a list of that class.when the list.count >= 4 then stop taking inputs and iterate over list and simply get the values.
Jitendra Zaa Updated: 20 May 2010
Rating: 5.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
23. [Repost] print and export to excel in asp.net
please refer this article for the exportExport large data from Gridview and Datareader to an Excel file using C#[^]And for printing, please refer this articleCustomised ASP.NET Printing for Data Grids[^]
Web Development » ASP.NET »
Jitendra Zaa Updated: 19 May 2010
Rating: ( (No votes))
24. Accessing html table data in server side
Hi,Use hidden variable to save the table generated dynamically by javascript.Before going to server side, populate the hidden field (Server side control) and access it in back page code.Regards,Jitendra Zaa
Web Development » ASP.NET »
Jitendra Zaa Updated: 19 May 2010
Rating: 4.00/5 ( (2 votes))
25. css to in-line styles converter
Hi Sreeglp,I will suggest following work around.Instead of inline stylesheet, you can also use internal style sheet....... your templateSo in this case, read the CSS file and append the string before your HTML message so that it should work as internal...
Jitendra Zaa Updated: 19 May 2010
Rating: ( (No votes))
26. how can I fill gridview dynamic with textboxes ,dropdownlists ?
Create a gridview in the pageDrag and drop the GridView on to the pageOrManually type GridView definition in the page.public partial class _Default : System.Web.UI.Page{#region constantsconst string NAME NAME ;const string ID ID ;#endregionprotected void...
Web Development » ASP.NET »
Jitendra Zaa Updated: 19 May 2010
Rating: 1.00/5 ( (2 votes))
27. Step by Step Guide to Trace the ASP.NET Application for Beginners
Explains the step by step approach to trace the ASP.NET application
Web Development » ASP.NET »
Jitendra Zaa Updated: 19 May 2010
Rating: 4.54/5 ( (22 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
28. Menu Creation
Hi Jeevanrao,You can dynamically create a list (Unordered) and on the basis of department you can populate the pages department wise.Use CSS to give the Menu like effect to the unordered list.
Web Development » ASP.NET »
Jitendra Zaa Updated: 17 May 2010
Rating: 5.00/5 ( (2 votes))
.

()
» »
Updated:
Rating: ()
29. Calc code in ASP.NET
Check this URL:http://zoulcreations.com/projects/jquery/calculator.html
Web Development » ASP.NET »
Jitendra Zaa Updated: 16 May 2010
Rating: ( (No votes))
30. The name 'sEcode' does not exist in the current context
Where did you defined sEcode ?please recheck the variable name.
Web Development » ASP.NET »
Jitendra Zaa Updated: 16 May 2010
Rating: ( (No votes))

Page 2 of 6
1 2 3 4 5 6