Forum: ASP.NET Oct 29th, 2007 |
| Replies: 3 Views: 570 I'm not sure what that means =( |
Forum: ASP.NET Oct 29th, 2007 |
| Replies: 3 Views: 570 I'm trying to write an asp.net page that will keep variables using the .value command. It's not working. Here's my code
Dim custID As Integer
Dim noMovies As Integer
... |
Forum: ASP.NET Oct 29th, 2007 |
| Replies: 3 Views: 513 |
Forum: ASP.NET Oct 29th, 2007 |
| Replies: 3 Views: 513 I'm trying to write an asp.net page that will keep variables using the .value command. It's not working. Here's my code
Dim custID As Integer
Dim noMovies As Integer
... |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 alright excellent! Would you agree that using C# as opposed to VB.NET would be the more powerful way to go? |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 Well I'm just now learning .NET; I would prefer C# (since it uses C++), but I am not familiar with it at all.
Should I learn C# and then ASP.NET? |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 Ah ok. Do you know of any good books I could purchase for a begginners guide to ASP.NET? |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 do i need to know asp.net before i use ajax? |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 Alright, great!
The intranet will mainly be used for nothing more than document retreival, such as viewing the employee handbook. But I do want to be able to implement a timesheet program and... |
Forum: ASP.NET Sep 18th, 2007 |
| Replies: 13 Views: 1,464 Hey guys,
I'm looking for something that will work well with implementing an intranet. Could ASP.NET be used for this? Could someone give me some examples of what ASP.NET is used for? |