Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: Setting ASP.NET page controls from class library assembly Pin
n.podbielski10-Oct-12 3:38
n.podbielski10-Oct-12 3:38 
AnswerRe: Setting ASP.NET page controls from class library assembly Pin
Chesnokov Yuriy10-Oct-12 4:50
professionalChesnokov Yuriy10-Oct-12 4:50 
GeneralRe: Setting ASP.NET page controls from class library assembly Pin
n.podbielski10-Oct-12 10:59
n.podbielski10-Oct-12 10:59 
QuestionArchitecture suggestions for an application in Web and IPAD form Pin
krishnapnv9-Oct-12 19:33
krishnapnv9-Oct-12 19:33 
AnswerRe: Architecture suggestions for an application in Web and IPAD form Pin
John-ph9-Oct-12 23:53
John-ph9-Oct-12 23:53 
AnswerRe: Architecture suggestions for an application in Web and IPAD form Pin
Peter Carrasco11-Oct-12 16:31
Peter Carrasco11-Oct-12 16:31 
QuestionConnecting to IBM's natural language web service from vb.net Pin
indian1439-Oct-12 15:48
indian1439-Oct-12 15:48 
AnswerRe: Connecting to IBM's natural language web service from vb.net Pin
jkirkerx9-Oct-12 17:25
professionaljkirkerx9-Oct-12 17:25 
In c++, when you make a constructor, you have to make a deconstructor.

I would imagine it's the same in vb, and that the garbage collector is not capable of cleaning that up, managed code is not completely automatic, you may have to dispose and finalize.

Just off the top of my head, I don't see the need for a contstructor, just make a class and use it.

You should look up deconstructors for vb.


http://msdn.microsoft.com/en-us/library/2z08e49e%28v=vs.80%29.aspx[^]
QuestionHi Friends i want to create a web application Pin
VinothData9-Oct-12 15:41
VinothData9-Oct-12 15:41 
AnswerRe: Hi Friends i want to create a web application Pin
Rockstar_9-Oct-12 19:18
professionalRockstar_9-Oct-12 19:18 
GeneralRe: Hi Friends i want to create a web application Pin
VinothData11-Oct-12 19:37
VinothData11-Oct-12 19:37 
QuestionHow to set the x, y positions of the dynamic control Pin
Shashank Srivastava1)9-Oct-12 0:44
Shashank Srivastava1)9-Oct-12 0:44 
AnswerRe: How to set the x, y positions of the dynamic control Pin
n.podbielski9-Oct-12 0:59
n.podbielski9-Oct-12 0:59 
AnswerRe: How to set the x, y positions of the dynamic control Pin
jkirkerx9-Oct-12 11:20
professionaljkirkerx9-Oct-12 11:20 
GeneralRe: How to set the x, y positions of the dynamic control Pin
Shashank Srivastava1)10-Oct-12 2:10
Shashank Srivastava1)10-Oct-12 2:10 
GeneralRe: How to set the x, y positions of the dynamic control Pin
jkirkerx10-Oct-12 6:49
professionaljkirkerx10-Oct-12 6:49 
GeneralRe: How to set the x, y positions of the dynamic control Pin
Shashank Srivastava1)10-Oct-12 2:19
Shashank Srivastava1)10-Oct-12 2:19 
GeneralRe: How to set the x, y positions of the dynamic control Pin
jkirkerx10-Oct-12 7:01
professionaljkirkerx10-Oct-12 7:01 
QuestionSorting a generic list of objects depending upon its one of objects property Pin
indian1438-Oct-12 21:32
indian1438-Oct-12 21:32 
AnswerRe: Sorting a generic list of objects depending upon its one of objects property Pin
n.podbielski8-Oct-12 21:52
n.podbielski8-Oct-12 21:52 
GeneralRe: Sorting a generic list of objects depending upon its one of objects property Pin
indian1438-Oct-12 21:58
indian1438-Oct-12 21:58 
SuggestionRe: Sorting a generic list of objects depending upon its one of objects property Pin
n.podbielski8-Oct-12 22:15
n.podbielski8-Oct-12 22:15 
Questiondoes form view shows only one record at a time? Pin
UDTWS8-Oct-12 18:18
UDTWS8-Oct-12 18:18 
AnswerRe: does form view shows only one record at a time? Pin
n.podbielski8-Oct-12 23:36
n.podbielski8-Oct-12 23:36 
QuestionHow to make some part of textbox text to read only and other part to be editable Pin
vinay_sinha8-Oct-12 7:25
vinay_sinha8-Oct-12 7:25 

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.