4 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for digital_ice7

i'm doing a projet where i need to use a loacl db in windows phone. my question is how do u do it? i did some searching but too complicated to understand. i just need it to store url and words from RSS feeds...thanks in advance...

0
92
Member Avatar for sai.ande

<% foreach (var dir in new DirectoryInfo("C:/Photos").GetDirectories()) { %> <table cellpadding = "5" border = "5"><tr> <td><img src="FolderIcon1.png" alt = "icon" height = "100" width = "100"/></td> <td> Directory: <%= dir.Name %><br /></td> </tr> <tr> <td> <img src="sparrow34.jpg" alt = "sparrow" height = "50" width = "50"/></td> <% foreach (var …

0
141
Member Avatar for sai.ande

I have used treeview to display a local folder. There are few pictures in the hierarchy of folders. I want them to display thumbnails and when I clicked on them it should display bigger view. How is it possible. I wish to use jQuery with Asp.Net and C#

0
173
Member Avatar for ctrl-alt-del

Hey all! Since I am getting a little agitated with not being able to find a solution, I will try and keep this short. I'm looking for a way to check if the remote user is a local admin or not through WMI (or any realistic alternative without having to …

0
81

The End.