Forum: VB.NET 16 Days Ago |
| Replies: 7 Views: 410 Re: SQL AddWithValue problems Ok so I've taken it, ripped it a part and glued it back together to fit my needs (see code below) now how can I go through the data/check that the row was found, is there a simple tutorial on... |
Forum: VB.NET 16 Days Ago |
| Replies: 7 Views: 410 |
Forum: VB.NET 16 Days Ago |
| Replies: 7 Views: 410 |
Forum: VB.NET 20 Days Ago |
| Replies: 7 Views: 410 SQL AddWithValue problems Hey, I am currently having some problems with VB.net and MSSQL. I'm trying to create an application to learn more about VB.net, I decided to create a simple login system for the application (like the... |
Forum: ASP.NET 33 Days Ago |
| Replies: 3 Views: 146 Re: Help me..... Hey, please be patient your thread may take a few days to be answered if it gets answered at all, I can't help with your main problem sorry but I do know the watermark has been put there with some... |
Forum: ASP.NET Apr 10th, 2008 |
| Replies: 6 Views: 364 |
Forum: ASP.NET Apr 10th, 2008 |
| Replies: 6 Views: 364 |
Forum: ASP.NET Apr 10th, 2008 |
| Replies: 0 Views: 155 JScript/JavaScript and ASP.net controls Seeing as I like being able to have as much control over the things I make as possible it means I will rarely use the inbuilt ASP.net controls (i.e. the login system provided or the inbuilt... |
Forum: ASP.NET Apr 10th, 2008 |
| Replies: 3 Views: 335 |
Forum: ASP.NET Apr 7th, 2008 |
| Replies: 2 Views: 900 Re: VB.net/ASP.net SELECT problems with SQL Thank you very much for your answer and I am ashamed at my such late reply (I have been in Germany for the past week and haven't been able to access a computer properly).
Your solution worked and so... |
Forum: ASP.NET Mar 27th, 2008 |
| Replies: 2 Views: 334 Re: asp.net project folder - urgent - reply When you create a website folder it's usually put in the /Websites/ folder within your Visual Studio/Visual Web Developer folder. The folder in the projects folder just contains information about the... |
Forum: ASP.NET Mar 27th, 2008 |
| Replies: 2 Views: 900 VB.net/ASP.net SELECT problems with SQL Mhm. This is the VB.net code behind a webpage I'm working with, I've also provided the ASP.net for the frontpage as well. This maybe really simple and I've missed it but everytime I run this code... |
Forum: VB.NET Mar 26th, 2008 |
| Replies: 5 Views: 1,248 Re: Connecting to an .mdf database Thank you for your time and help, after some fiddling and with that site I managed to open up the database file, now I'm going to test whether I can run SQL queries on it and such. Thanks once again,... |
Forum: VB.NET Mar 25th, 2008 |
| Replies: 5 Views: 1,248 Re: Connecting to an .mdf database If I can't directly open the .mdf file how can I access it? It's just something I'm looking into since I've no idea what it is compared to an actual database on a SQL server :/
Thank you so much... |
Forum: VB.NET Mar 25th, 2008 |
| Replies: 5 Views: 1,248 Connecting to an .mdf database Through using Visual Studio to learn more about ASP.net and VB.net I would like to connect to a database. I create an .mdf database file but I've no idea how to connect to it (well, I have some code... |
Forum: ASP.NET Mar 23rd, 2008 |
| Replies: 5 Views: 599 Re: Global.asax problem Ah, thank you for clarifying that for me razool :) shame really, I like to keep everything neat and tidy heh. |
Forum: VB.NET Mar 22nd, 2008 |
| Replies: 1 Views: 237 Re: check box problem Mhm. Well I found it hard to follow your code and what exactly it does. But if I read correctly at the beginning you want to do the following:
Public Class Learning2
Dim total As Double = 0
... |
Forum: VB.NET Mar 22nd, 2008 |
| Replies: 1 Views: 221 Re: If Statements!....for a newbie :) Hey there ferrier, couldn't you just shorten that whole piece of code down to just 3 statements? I've done it here (without using Val, you can add it if you want and such):
If TextBox1.Text =... |
Forum: ASP.NET Mar 22nd, 2008 |
| Replies: 5 Views: 599 Re: Global.asax problem Here's the screenshot, as you can see my Global.asax file and web.config file aren't in the same folder, and yes it does work if they're in the same folder :) but It would be nice to be able to... |
Forum: ASP.NET Mar 21st, 2008 |
| Replies: 5 Views: 599 Global.asax problem I'm using Visual Studio and I'm learning ASP.net, to learn I'm following the VWD Videos available on the Microsoft website.
I watched one of the videos and the guy used a Global.asax file, I... |
Forum: Community Introductions Mar 18th, 2008 |
| Replies: 9 Views: 198 |
Forum: VB.NET Mar 18th, 2008 |
| Replies: 2 Views: 785 Re: Tab Control in VB.Net So you want to have the second tab disabled until they check this checkbox?
Well, after fiddling around for a little bit (I'm rather new to Visual Basic so maybe this could be done better) I've... |
Forum: Community Introductions Mar 18th, 2008 |
| Replies: 15 Views: 266 Re: Hello very Body New nav33n is right, also there are a number of engineers who program. For instance there will be engineers who have written programs to help work out stresses and strains on bridges and within... |
Forum: Community Introductions Mar 17th, 2008 |
| Replies: 15 Views: 266 |
Forum: Community Introductions Mar 17th, 2008 |
| Replies: 9 Views: 198 Re: Hello Thank you for the kind welcome everyone :) it's nice to see such a warm welcoming community, especially one which brings together people of a specific interest. |
Forum: Community Introductions Mar 16th, 2008 |
| Replies: 9 Views: 198 Hello Hey there, I'm BluePaper or Aled. I'm currently a student studying A-levels (first year 6th form, and don't ask me to explain infact: http://en.wikipedia.org/wiki/A-levels) of which I am studying... |