Click here to Skip to main content
15,889,116 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Microsoft OLE DB Provider Pin
Richard Deeming10-Sep-14 5:46
mveRichard Deeming10-Sep-14 5:46 
QuestionHow to implement jquery function in vb.net 2010? Pin
QuickBooksDev9-Sep-14 10:29
QuickBooksDev9-Sep-14 10:29 
AnswerRe: How to implement jquery function in vb.net 2010? Pin
Dave Kreskowiak9-Sep-14 18:08
mveDave Kreskowiak9-Sep-14 18:08 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
QuickBooksDev10-Sep-14 0:29
QuickBooksDev10-Sep-14 0:29 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
Dave Kreskowiak10-Sep-14 1:23
mveDave Kreskowiak10-Sep-14 1:23 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
QuickBooksDev10-Sep-14 1:46
QuickBooksDev10-Sep-14 1:46 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
Dave Kreskowiak10-Sep-14 3:53
mveDave Kreskowiak10-Sep-14 3:53 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
QuickBooksDev10-Sep-14 6:57
QuickBooksDev10-Sep-14 6:57 
The web doc for Phalanger seems a bit complex.

What I need is

SomeVar = ToClass.ToFunction(BlobString)

Plalanger goes into web pages, complex class functions and cannot see how. Perhaps the simple calculates factorial example technique with

php
Function ToFunction($str)
{
$ar = unserialize($str);
return serialize($array);
}
VB
Dim Ojb as object = ToClass.ToFunction(MyBlobString)

would work???
GeneralRe: How to implement jquery function in vb.net 2010? Pin
Dave Kreskowiak10-Sep-14 9:17
mveDave Kreskowiak10-Sep-14 9:17 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
QuickBooksDev10-Sep-14 9:28
QuickBooksDev10-Sep-14 9:28 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
Dave Kreskowiak10-Sep-14 9:31
mveDave Kreskowiak10-Sep-14 9:31 
AnswerRe: How to implement jquery function in vb.net 2010? Pin
Richard Deeming10-Sep-14 4:16
mveRichard Deeming10-Sep-14 4:16 
GeneralRe: How to implement jquery function in vb.net 2010? Pin
QuickBooksDev10-Sep-14 6:41
QuickBooksDev10-Sep-14 6:41 
Questionvb.net 2010 allow users to update active directory values Pin
dcof8-Sep-14 12:36
dcof8-Sep-14 12:36 
AnswerRe: vb.net 2010 allow users to update active directory values Pin
Eddy Vluggen9-Sep-14 8:37
professionalEddy Vluggen9-Sep-14 8:37 
QuestionProblem in program VBA excel. Kindly guide me. Pin
Member 110635316-Sep-14 6:57
Member 110635316-Sep-14 6:57 
AnswerRe: Problem in program VBA excel. Kindly guide me. Pin
Tim Carmichael6-Sep-14 9:19
Tim Carmichael6-Sep-14 9:19 
GeneralRe: Problem in program VBA excel. Kindly guide me. Pin
Member 110635316-Sep-14 16:49
Member 110635316-Sep-14 16:49 
GeneralRe: Problem in program VBA excel. Kindly guide me. Pin
Member 110635317-Sep-14 3:46
Member 110635317-Sep-14 3:46 
GeneralRe: Problem in program VBA excel. Kindly guide me. Pin
Tim Carmichael7-Sep-14 5:59
Tim Carmichael7-Sep-14 5:59 
GeneralRe: Problem in program VBA excel. Kindly guide me. Pin
Member 110635317-Sep-14 18:27
Member 110635317-Sep-14 18:27 
GeneralRe: Problem in program VBA excel. Kindly guide me. Pin
Chris Quinn8-Sep-14 4:30
Chris Quinn8-Sep-14 4:30 
QuestionGet Attributes of External Assemblies Pin
Dominick Marciano4-Sep-14 15:09
professionalDominick Marciano4-Sep-14 15:09 
AnswerRe: Get Attributes of External Assemblies Pin
Richard Deeming5-Sep-14 1:46
mveRichard Deeming5-Sep-14 1:46 
GeneralRe: Get Attributes of External Assemblies Pin
Dominick Marciano12-Sep-14 6:36
professionalDominick Marciano12-Sep-14 6:36 

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.