Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:644123
More Search Options
RSS Available
Matching Posts
Nesting divs?
Hi guys, I'm working on a website the basis of which uses the starterkit TheBeerhouse. One of the things I'm working at now is extending the functionality of the forums that were supplied with the original book/framework code. I'm wondering if there is a way to nest divs in one another, without it being visible. Let me try and explain what I mean with a drawing (fear my l337 MSPaint skills): The title is in place, and made up by using a div. However, I'd really like to be able to
Posted to
Client Side Web Development
(Forum)
by
ViagraFalls
on 10/31/2007
Re: Need expert help! - ASP.NET Membership
You're most welcome. I ran into the same problem, which made me think your problem might be similar. Glad you managed to solve the problem :) Cheers, Peter
Posted to
Security
(Forum)
by
ViagraFalls
on 10/29/2007
Re: I want to put a Blog and a forum on website?
The starter kit "TheBeerHouse" allows you to do this. There's a very basic forum included, and you can use the functionality of the "articles" for blogging. There's a seperate forum on ASP.NET for these kits. Alternatively, you can find more information on the site of Wrox, which publishes the book ASP.NET - problem, design, solution, which describes the details of building the whole site. HTH. Peter
Posted to
Getting Started
(Forum)
by
ViagraFalls
on 10/29/2007
Re: How to change the attribut name?
Hi abdul, The safest way to do so is using the following: /* To prevent any potential data loss issues, you should review this script in detail before running it outside the context of the database designer.*/ BEGIN TRANSACTION SET QUOTED_IDENTIFIER ON SET ARITHABORT ON SET NUMERIC_ROUNDABORT OFF SET CONCAT_NULL_YIELDS_NULL ON SET ANSI_NULLS ON SET ANSI_PADDING ON SET ANSI_WARNINGS ON COMMIT BEGIN TRANSACTION GO EXECUTE sp_rename N'dbo.Customer.cust_no', N'Tmp_cust_number', 'COLUMN'
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ViagraFalls
on 10/29/2007
Re: Need expert help! - ASP.NET Membership
You can most likely find more information by using the ASP.NET configuration file. Pay attention in particular to the "Application" settings. See this article for more information: http://weblogs.asp.net/scottgu/archive/2006/04/22/Always-set-the-_2200_applicationName_2200_-property-when-configuring-ASP.NET-2.0-Membership-and-other-Providers.aspx HTH. Peter
Posted to
Security
(Forum)
by
ViagraFalls
on 10/29/2007
Re: Transition from Access DB to mysql
Hi, This article shows two possible ways to create a connection to a mySQL database. I'm guessing the trouble you're experiencing is due to the usage of the old System.Data.IDbConnection. http://www.codeproject.com/cs/database/ConnectMySQL.asp HTH. Peter
Posted to
Getting Started
(Forum)
by
ViagraFalls
on 10/29/2007
Re: MS Access DAL
The purpose of a DAL is abstraction. DAL = Data Access Layer. Its purpose is to provide access to data, so the next person (the BLL or UI guy) doesn't have to bother with that sort of stuff. If you are using Access, chances are your application will be quite simple, and for a single user only. In cases like that, adding a DAL might be overkill. However,since you obviously chose a certain starterkit to provide the framework for you, the DAL will be an integrated part of the rest of the site, and
Posted to
Time Tracker Starter Kit
(Forum)
by
ViagraFalls
on 10/26/2007
Re: Transition from Access DB to mysql
Hi, First of all, I would suggest you immediately remove the username and password from the connectionstring you posted. That's the kind of stuff that might lose you your job. Second, I'm not sure I understand your problem? Are you asking where your query should be implemented? As you can see, in the old code, you build a querystring, and supply the dbCommand object with that query as a commandtext.. In the new code, you already have a command. So you just do the exact same thing there, fire
Posted to
Getting Started
(Forum)
by
ViagraFalls
on 10/26/2007
Re: Renaming a user control in a subfolder
Just got back home, didn't change a thing, and the problem seems to have solved itself. I closed and opened the class definition (which I also had done this morning before leaving for work), and suddenly it's all working. Very weird. Thanks for your suggestions, rasesh :) I'm actually glad I don't have to copy/paste. Somehow it'd be unnerving knowing things wouldn't be solvable other than by copy/paste. I've even tried playing around a bit to recreate the error, but currently
Posted to
Getting Started
(Forum)
by
ViagraFalls
on 10/18/2007
Re: Problems with Gridview
Hi Michel, If you find any specific questions after reading the basics, please let me/us know. If you're more comfortable in Dutch (as your code hints you're Dutch), chuck me a PM. Cheers, Peter
Posted to
Data Presentation Controls
(Forum)
by
ViagraFalls
on 10/18/2007
Page 1 of 6 (56 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
IIS.NET:
DebugFinder
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online