 |
BOOK: Beginning ASP.NET 4 : in C# and VB
 | This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

March 25th, 2012, 10:15 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
IMage upload and retieve
I have trouble reading image from db and displaying it on the page as a gallery.
I have used grid view to insert image and it is working perfectly fine.
I need code to display image
on html page like gallery
----| ----
----| ----
above mentioned are 2 images side by side. I need a grid view of say R6 X C8.
of 200x200px. i need to provide a a href link to each image....
|
|

March 25th, 2012, 10:23 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
For questions not directly related to my book, such as this one, please post in a more general ASP.NET category from this lisrt: http://p2p.wrox.com/asp-net-4-539/
This way you'll attract more viewers.
That said, I would consider using a ListView instead of a GridView as it enables you to create a grid like this.
Cheers.
Imar
|
|

March 25th, 2012, 10:56 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Thanks Immar I m really a fan of urs i have ur both books related to beginning asp 3.5 and now 4.0 ur a really a great tutor...
I would like to suggest u that u should change the website u preach with versions.
Apologies for the wrong question in this section.
Again thank you very much..
|
|

March 25th, 2012, 10:59 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
It's Imar, with a single M ;-)
Quote:
|
I would like to suggest u that u should change the website u preach with versions.
|
I have no idea what that means.....
Imar
|
|

March 25th, 2012, 11:04 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Hey sry for ur name ...
I said that the example wesite u used in beg asp4.0 is same as website exmaple used in asp3.5...
if you could change taht we may get new idea of various implementation.
Thanks,
Kunal.
|
|

March 25th, 2012, 11:07 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Well, it has the same concept, but a lot of it is new (new colors, new underlying database technology, it uses new features in ASP.NET 4, etc). IMO, this is about showing ASP.NET, which works well with this web site.....
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|
 |
|