Click here to Skip to main content
15,923,376 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: My Query get Garbaze Value Pin
Guffa6-Jun-08 3:17
Guffa6-Jun-08 3:17 
GeneralRe: My Query get Garbaze Value Pin
Anubhava Dimri6-Jun-08 18:59
Anubhava Dimri6-Jun-08 18:59 
GeneralRe: My Query get Garbaze Value Pin
Guffa7-Jun-08 3:54
Guffa7-Jun-08 3:54 
GeneralRe: My Query get Garbaze Value Pin
Anubhava Dimri9-Jun-08 0:41
Anubhava Dimri9-Jun-08 0:41 
GeneralRe: My Query get Garbaze Value Pin
Guffa9-Jun-08 6:13
Guffa9-Jun-08 6:13 
GeneralRe: My Query get Garbaze Value Pin
Chinners9-Jun-08 6:17
Chinners9-Jun-08 6:17 
Questionget price value in descending order which is in xml Pin
subbu.sk5-Jun-08 19:59
subbu.sk5-Jun-08 19:59 
AnswerRe: get price value in descending order which is in xml Pin
Mycroft Holmes8-Jun-08 14:31
professionalMycroft Holmes8-Jun-08 14:31 
Read your XML file into a dataset
Get the defaultview of the table into a dataview
Set the sort field of the dataview and reiterate the rows.

Alternatively you could use Linq


Never underestimate the power of human stupidity
RAH

QuestionEnable "Show window contents while dragging" option in code??? Pin
puffdaddy4115-Jun-08 19:39
puffdaddy4115-Jun-08 19:39 
QuestionHow can I make a event raise and update controls on a form from an asynchronous socket ? Pin
Noctris5-Jun-08 12:16
Noctris5-Jun-08 12:16 
AnswerRe: How can I make a event raise and update controls on a form from an asynchronous socket ? Pin
nlarson115-Jun-08 15:50
nlarson115-Jun-08 15:50 
QuestionImage in a datagrid ASP.Net VB Pin
eriditu5-Jun-08 12:14
eriditu5-Jun-08 12:14 
AnswerRe: Image in a datagrid ASP.Net VB Pin
Christian Graus5-Jun-08 17:20
protectorChristian Graus5-Jun-08 17:20 
QuestionFilterFor menu option in VBA runtime Pin
Member 14787615-Jun-08 8:28
Member 14787615-Jun-08 8:28 
QuestionMailing send error due to ... !!! Pin
John Kh5-Jun-08 8:05
John Kh5-Jun-08 8:05 
AnswerRe: Mailing send error due to ... !!! Pin
Fu Manchu5-Jun-08 10:10
Fu Manchu5-Jun-08 10:10 
GeneralRe: Mailing send error due to ... !!! Pin
John Kh5-Jun-08 19:02
John Kh5-Jun-08 19:02 
QuestionNavigation Pane Pin
felipeoroz5-Jun-08 5:16
felipeoroz5-Jun-08 5:16 
AnswerRe: Navigation Pane Pin
Christian Graus5-Jun-08 5:42
protectorChristian Graus5-Jun-08 5:42 
QuestionGetting error while using WSAStartup method Pin
Chaitanya kumar CVSS5-Jun-08 1:54
Chaitanya kumar CVSS5-Jun-08 1:54 
Questiondisplay information on list box when treeview node is selected Pin
Mamphekgo Bahula5-Jun-08 1:24
Mamphekgo Bahula5-Jun-08 1:24 
AnswerRe: display information on list box when treeview node is selected Pin
Ashfield5-Jun-08 3:21
Ashfield5-Jun-08 3:21 
AnswerRe: display information on list box when treeview node is selected Pin
Anubhava Dimri5-Jun-08 18:44
Anubhava Dimri5-Jun-08 18:44 
QuestionHOW TO CREATE YOUR OWN MEDIA PLAYER!!!!!!!!!!!!!!!! Pin
spinky5-Jun-08 1:12
spinky5-Jun-08 1:12 
AnswerRe: HOW TO CREATE YOUR OWN MEDIA PLAYER!!!!!!!!!!!!!!!! Pin
Johan Hakkesteegt5-Jun-08 3:16
Johan Hakkesteegt5-Jun-08 3:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.