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

InstantASP Ltd

Interests
ASP.NET
Favorite Forums
Favorite Tags
Member Avatar for Ennio

Hi, I have a question, I would like to know how can I add pictures to my datagrid? On my DB I have all images path ex.(/images/image001.jpg), is there a way that I can display that picture in the datagrid. Thank You Ennio Bozzetti

Member Avatar for dnanetwork
0
516
Member Avatar for JohnDarlington

Hi, I have been developing in .Net for about 1 year with my current employer, and I'm really looking to broaden my horizons. Can anyone point me in the right direction?? I would appreciate advice on which jobboards, agencies or other ways you get jobs. Regards John

Member Avatar for bluesea50
0
141
Member Avatar for DevDevil

Hopefully I will be welcomed to this discussion. I'm a little intemidated by cscgirl... not really. I'm relatively new to .NET, but I've been developing for about 5 years. I don't have any major projects under my belt that haven't been destroyed by new webmasters. I'm realizing that .NET is …

Member Avatar for Tekmaven
0
176
Member Avatar for rpainter

Hello. I am new to this forum. I am not a web developer, but I am willing to learn. I am a network tech. So here is what I need to do: I need to be able to list and sort by date some files in a folder on another …

Member Avatar for Lafinboy
0
181
Member Avatar for ralaing

How do I reference an application state variable from a .net component class? I know how to do it from a web page, eg. application("myVariable"). But this doesn't work in my business object.

Member Avatar for ralaing
0
94
Member Avatar for ralaing

When I start up my application from within VS .NET the Sesssion_Start fires twice and my counter goes up by 2s. Why? Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the session is started Application("SessCount") += 1 End Sub

Member Avatar for ralaing
0
206
Member Avatar for Ennio

I want to know is ASP .NET how can I add a link to a data that I get from my DB. I will get the link from the same DB, but I need to add it to the name, no display the link [code] <% While myDataReader.Read Response.Write( myDataReader.Item("Name")) …

Member Avatar for InstantASP Ltd
0
64
Member Avatar for Slade

Hey all, Just wondering if there was an asp .net control out there, which allowed me to specify a folder full of images, and then change them all to thumbnails (with links to the actual image) and display them somehow, like in a datalist or something. I suppose I could …

Member Avatar for InstantASP Ltd
0
137