Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Tags
Member Avatar for earlofroberts

I have installed VS .Net 2005 on my new pc(XP pro). But when I create a new project, the files such as Global.asax, web.config, etc. that are normally created automatically, or not created at all. How can I fix this? thanks

Member Avatar for Huntondoom
0
68
Member Avatar for earlofroberts

I am using .net 2005. I have created a GridView with one column having a command button. The DataAdapter, DataSource, DataSet were created in code, not with wizards. When the command button is clicked, I can't figure out the syntax for retreiving the value from the first cell in the …

Member Avatar for cynix008
0
97
Member Avatar for npasma

OK, yeah u guessed it. VBnoob here. Like so many other poor souls, lost in a sea of code...heres the dealio- I know param's need to be completely done and in the correct order for executeNonQuery() to work, but here's my error: Exception Details: System.Data.OleDb.OleDbException: No value given for one …

Member Avatar for Comatose
0
456
Member Avatar for earlofroberts

i need a code sample to capture the value of a record id from the selected row so that i can send it as a parameter to the oracle procedure that deletes the record. thanks

Member Avatar for viswa_007
0
87
Member Avatar for earlofroberts

This only occurs on a single page. New command buttons dropped on the page from the toolbox will not fire and event. ?? thanks, earlofroberts

Member Avatar for NET-Developer
0
136
Member Avatar for earlofroberts

Can the z-index of a server control be set from vb code? If so, can you provide me some sample code? thanks, earlofroberts

0
62
Member Avatar for earlofroberts

I read that session variables in ASP were a security threat. Is this true for session variables in .Net? thanks, ed

Member Avatar for Letscode
0
125
Member Avatar for Lemon

Well, I'm hoping someone can help me.... I've got a web application that queries data from a database based on selections made in previous dropdownlists. The problem is that some of the final queries return only one data item. I'm using the onSelectedIndexChanged with autopostback enabled as my events in …

Member Avatar for vrushalinz1
0
145
Member Avatar for earlofroberts

Is there a way to loop thro' the controls on a web page? thanks, earlofroberts

0
54
Member Avatar for earlofroberts

I tried to add a dll to the vs.net toolbox. It said it wasn't registered. I ran regasm.exe. No when I try to add it to the toolbox, it tells me it is not recognized as a com object. How do I get this custom control added to the toolbox …

0
66