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:313242
More Search Options
RSS Available
Matching Posts
Re: Master Pages vs. User Control vs. Include File
User controls are analogous to include files, and master pages are template files. I personally prefer to have my menus in master pages, since I consider menus to be part of the overall site design template.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
rjdudley
on 5/12/2009
Re: Master Pages vs. User Control vs. Include File
You don't really have include files anymore in ASP.NET, so your choice is really user control vs. master page.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
rjdudley
on 5/11/2009
Re: Installing Reporting Services - Do i need IIS on Vista Business?
Yes, IIS is a requirement for SSRS. Here is a link for installation: http://technet.microsoft.com/en-us/library/cc770525.aspx
Posted to
SQL Server Reporting Services
(Forum)
by
rjdudley
on 5/11/2009
Re: How to Access Remote SqlServer database with Windows Authentication from C# class library
You have a couple of options--one is to use Mixed authentication, create a SQL server accoount, and specify that in the connectionstring. The other option is to turn on impersonation, and impersonate a windows account. The downside to the second option is that you'll have to monkey with file permissions on some folders. Not a big deal, just something you'll need to be prepared for.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rjdudley
on 5/11/2009
Re: Reporting Services project migration from test to production
You don't need to do anything, just make sure your web.config points to the correct server. There really aren't different installation of SSRS, so we deploy reports to a Test and Production folder, as necessary, and point the web.configs to the correct folder.
Posted to
SQL Server Reporting Services
(Forum)
by
rjdudley
on 5/5/2009
Re: Reporting Services project migration from test to production
Dis you use embedded reports, with the ReportViewerControl, or do you have a full Reporting Services server setup on the back end?
Posted to
SQL Server Reporting Services
(Forum)
by
rjdudley
on 5/5/2009
Re: Dynamic creation of report using crystal report
The bundled version does not have this capability. You need to upgrade to the full version, or another reporting library.
Posted to
Crystal Reports
(Forum)
by
rjdudley
on 4/25/2009
Re: Reading a text file and write to SQL Table
Since " is part of your literal string, C# uses an escape character--a \--to indicate the quotes are part of the literal. That's normal in C#. When I work with text files, I've had great success using the File Helpers library, http://www.filehelpers.com/. It will be easier to work with delimited and quoted text.
Posted to
Getting Started
(Forum)
by
rjdudley
on 4/25/2009
Re: Can't connect to the database
99% of the time, this means your connection string is pointing to the wrong machine--maybe a local dev machine?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rjdudley
on 4/25/2009
Re: New to Crystal, please help.
Glad you got your answer. The Remainder function and modulo operator will give you the same end result.
Posted to
Crystal Reports
(Forum)
by
rjdudley
on 4/23/2009
Page 1 of 193 (1925 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing for Windows Mobile Updated
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online