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:615139
More Search Options
RSS Available
Matching Posts
Re: Dynamic Title for Page from Database
Thanks for that. It was just what I was looking for.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Webdev511
on 8/21/2006
Re: Disable Photo Download via Right Click
Disable right-click with JavaScript will only prevent the casual user from downloading an image off the web. I would suggest that they use heavy watermarking for anonymous users and less heavy handed watermarks for registered users. Most of the professional photographers I know use the watermarks or Flash based galleries.
Posted to
Personal Site Starter Kit
(Forum)
by
Webdev511
on 8/9/2006
Re: vb version via conversion tools
Line 109 should be... Dim LiteralControl = container.Controls(0) I ONLY used it on the Wizard, so I'm going to bet that it probably won't work on a real datalist.
Posted to
CSS Friendly Control Adapters
(Forum)
by
Webdev511
on 6/20/2006
vb version via conversion tools
I tripped over the datalistadapter problem when instering a wizard, found the c# fix, used online c# to vb.net converter, and fixed up the parts that the converters just couldn't get right. Wizard control now works fine, but I haven't used it outside a test enviroment. Imports System Imports System.Data Imports System.Collections Imports System.Configuration Imports System.Web Imports System.Web.Security Imports System.Web.UI Imports System.Web.UI.WebControls Imports System.Web.UI.WebControls.WebParts
Posted to
CSS Friendly Control Adapters
(Forum)
by
Webdev511
on 6/20/2006
Re: Pure CSS Layout?
Yeah I actually expected CSS Adaptors to ship with ASP.Net 2.0. Imagine my surprise when breadcrumbs and the site menu rendered in forever nesting tables. BTW Scott, it is now "later this month" :)
Posted to
Client Side Web Development
(Forum)
by
Webdev511
on 4/18/2006
Re: Error on Reporting
but the value isn't what's erroring, it looks like it's the data type. the value is stored in the db as int, but called and transformed to str? um...why? Last time I checked the screen output of displaying an int vs a string wasn't that big of a deal. There are some other threads that discussed this problem for the beta version of this starter kit. So far they haven't pointed me in the direction of a fix, but they sure are a lot more helpful than the first response in this thread was.
Posted to
Time Tracker Starter Kit
(Forum)
by
Webdev511
on 12/11/2005
Re: VWD Express vs. C# express
The language specfic apps C# express and VB.Net Express are restricted accessing databases on the local machine only. VWD Express is made to do just that. The hidden bonus of ASP.Net 2.0? you can mix programing languages in each web application.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
Webdev511
on 11/23/2005
Re: Features that you would have liked to see in ASP.Net 2.0
controls that render in <div> and <span> tags instead of nested tables.
Posted to
Getting Started
(Forum)
by
Webdev511
on 9/3/2005
Re: VS 2005 Beta 2: Do I need to upload the ASPNetDB.MDF file in the App_Data folder?
Actually, yes you do, but unless your provider has sql2k5 loaded or .net 2 framework, it won't work. The alterative is to use aspnet_regsql.exe utility to create the roles and membership tables in your target database. You'll need to make some changes to your web.config to make it work though. Good info in the below linked thread. http://forums.asp.net/1034334/ShowPost.aspx
Posted to
Visual Studio 2005
(Forum)
by
Webdev511
on 9/1/2005
Re: Using SQL Server 2000 instead of SQL Express
Very good post Anubhav. Hopefully that won't be quite so manual in the final release, but it's one of those things that we should KNOW how to do manually as well. I'm trying to get this to work with VS2005 on my dev machine and SQL2k on my inhouse W2k3 webserver. What I don't understand is if I need to alter the machine.config on both machines, or just the webserver. I can get the tables to populate in the SQL2k database of my choice, but hit a wall when I attempt to go into the asp.net it errors
Posted to
Security
(Forum)
by
Webdev511
on 8/27/2005
Page 1 of 2 (14 items) 1
2
Next >
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online