| Thread | Last Post | Replies |
|
| Learning About ASP.NET 2.0 | 01 Sep 2008 00:48 GMT | 2 |
I have just started to learn asp.net 2.0 version. I am student of tybca.So for as part of project and because of may interest in asp.net i want to learn asp.net 2.0 deeply so give me any perticular book name which provide me guidance about asp.net 2.0
|
| Error Message: BC30451: Name 'Utilities' is not declared. | 31 Aug 2008 21:38 GMT | 4 |
Hi, I have a problem trying to load a page, sends me the following error message: Error Message: BC30451: Name 'Utilities' is not declared. Line 50: </ DIV>
|
| Button Click Event - Problem fetchin Textbox Text | 31 Aug 2008 20:28 GMT | 1 |
I have a textbox and a button on my aspx page. When I click the button, the updated text (the original value is fetched from the database on form_load event) is supposed to be passed to a method in the button_click event. The problem I face is that when the button is clicked, the ...
|
| Selecting .NET version on IIS | 31 Aug 2008 18:41 GMT | 5 |
I've been building a site under VS 2005/.NET 2.0. I'm running on an XP Pro machine with IIS 5.1 on the local machine. I just moved it all to a new laptop, also running XP Pro, and started IIS before loading VS. But I'm upgrading to VS 2008, which loads .NET 3.5, and, I
|
| home page folder as string | 31 Aug 2008 18:35 GMT | 2 |
In my vb.code I need a string that is the path to my top website page file, default.aspx. Not including the file but rather the folder it is in. Is there such a thing - I haven't been able to find it.
|
| Sql and ASP.Net | 31 Aug 2008 11:58 GMT | 1 |
Is it possible to connect to my local db(Access) from a ASP.Net Application where it(ASP.Net Application ) is on WebServer? If yes, what ConnectionString do I use?
|
| case problem | 31 Aug 2008 10:43 GMT | 2 |
I am getting a value from a textbox and checking its in a dropdown list then displaying it with taht position in the list selected All is well but it is case sensitve. Is there a work round to make it ignore case? ie if category="Front porch"
|
| Switching Forms | 31 Aug 2008 09:49 GMT | 4 |
Newbie question. I have a logon Web Form which, once the server has validated the logon, I want to open up a main form. i.e. In a windows app I would write something like
|
| About ASP.NET 2.0 | 31 Aug 2008 08:56 GMT | 1 |
Hello Friends, Which is the best book for asp.net 2.0?
|
| Use one CSS style for both border and background color? | 31 Aug 2008 07:10 GMT | 6 |
I have a table whose style is: .main_table { border: thin solid #000000;
|
| Error on Decrypt Method | 30 Aug 2008 20:49 GMT | 1 |
i'm using encrypt and decrypt formaauthentication methods, the problem is that when decrypting a ticket stored on a persistent cookie, it gives an error, but only if i wait half an hour between two acess. I notice that this may be a problem with my server, cause its running under
|
| Microsoft Application Blocks and Medium Trust?? | 30 Aug 2008 20:26 GMT | 5 |
I'm upgrading a VS 2003/.Net 1.1 ASP.Net application to VS 2008/.Net 3.0 The application uses an older version of the Microsoft Data Blocks for database access. The version in the Microsoft.ApplicationBlocks.Data.dll is 2.0
|
| Forum for WSE 3.0?? | 30 Aug 2008 20:22 GMT | 4 |
Is there a forum somewhere specializing in WSE 3.0? I am going through the "Microsoft Web Service Security Patterns and Practices" book/pdf and it has a link to a community forum with a url of http://go.microsoft.com/fwlink/?Linkid=57044 but that is a bad link. I have
|
| Convert vb to javascript? | 30 Aug 2008 16:42 GMT | 9 |
I have a .htm file that shows in an iframe which is part of a master's asp:Content. I need the .htm to copy the style class from the master or set it as shown below.
|
| xml xsl style sheet error | 30 Aug 2008 03:44 GMT | 1 |
I moved a VB.NET 2.0 app from the wwwroot on one machine to another. I re-setup all databases and all would appear to work at it should but when I run the index.aspx page, I get this: The XML page cannot be displayed
|