Has anyone had this softice win2000 problem that im having.
Everytime i install softice, a couple of things happen.
First if i set it to run before win starts, i restard and as soon as it starts loading the whole screen slowly turns colors from dark blue to light green.
Then if i set it to run...
Sorry forgot to put it in the last post.
When you have a project and you look at your project solution there is like 5 diff files at least. Where can i make the whole thing into one file so i can use it in as one .aspx page in microsoft visual studio.??
thank you
mike
Hi i just got my web site up and when i upload asp projects up but when i access them i get all kinds of errors. A couple of questions i have:
1) In microsoft visual studio, i just go to new -> project -> then i pic asp.net c# -> put location and click Ok.
then i build my project and save it...
Hi guys a got a question for you.
I am reading in from an oracle table into a form and in order to see when there is no more records i do:
if (a["CUS_ID"]=="")
{
lstBoxSearchResults.Items.Add("No results found");
} else {
whatver........
now...
i got a question for you guys. I need to find somewhere where i can download a good beginner tutorial. I got the once from webmonkey. but i need a indept one. just wondering if there are any that you can download from free.
anyone know where i can find it??
also im looking for a tutorial on...
Hi. im trying to read a bunch of records from an oracle table into a hashtable in C#. Everything looks good except, it should read every record, instead it reads every other record. (1, 3, 5. etc....) I know this code is kinda long but can anyone take a look and see what might be wrong...
Hi i got a question for you guys.
I am trying to write a program in C# that communicates with a database. I have:
1) main_prog class
2) Object_reader class
main_prog is the main program, and object_reader is a class which has all the function to communicate with the database(collect_to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.