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:241819
More Search Options
RSS Available
Matching Posts
Re: reportviewer control not working
you need to install The Microsoft Report Viewer 2005 Redistributable Package from: http://www.microsoft.com/downloads/details.aspx?familyid=8a166cac-758d-45c8-b637-dd7726e61367&displaylang=en The Microsoft Report Viewer 2008 Redistributable Package from: http://www.microsoft.com/downloads/details.aspx?familyid=CC96C246-61E5-4D9E-BB5F-416D75A1B9EF&displaylang=en
Posted to
SQL Server Reporting Services
(Forum)
by
adefwebserver
on 6/21/2009
Re: Web service - Retrieving the COM class factory for component with CLSID error
When you are debugging, you are usually using the internal web server ('Cassini") that comes with Visual Studio. It is running with your permission. When you run the website using IIS, it is running using the account configured in IIS. This account is the one that does not have permission. This account is usually the "NETWORK SERVICE" account.
Posted to
Enterprise Services Integration
(Forum)
by
adefwebserver
on 6/18/2009
Re: problem with RSACryptoServiceProvider
I have found encryption to not be straightforward. This article proved helpful: http://www.codeproject.com/dotnet/SimpleEncryption.asp
Posted to
Free For All
(Forum)
by
adefwebserver
on 4/12/2009
Re: I think my web.config is broken
remove the line: <?xml version="1.0"?>
Posted to
Visual Studio 2008
(Forum)
by
adefwebserver
on 4/7/2009
Re: Connection to MySQL is DRIVING ME CRAZY!!!! Please Help!
I don't know if you can use a SQL Data Source control with MySQL. This example should work for you: http://dotnetnuke.adefwebserver.com/MySQL/MySql5sample/tabid/289/Default.aspx
Posted to
MySQL
(Forum)
by
adefwebserver
on 3/29/2009
Re: New to web development. Skip WebForms and start with MVC?
Web forms is alive and well. It is still the fastest way to develop and time is money. Linq and Generics are what you want to know. Also Silverlight will play a growing importance in the future. WCF and web services are important things to master.
Posted to
Getting Started
(Forum)
by
adefwebserver
on 3/29/2009
Re: how to forbid go back
[quote user="sincemcmv"] i think i could not expressed my self clearly.i dont wont users go back,if they click on the back button i want to warn them that then cant go back or smthng else .thanks. [/quote] If you can disable the button then yes that will work. However, if you cannot (I could not figure it out) this will have the same result.
Posted to
Client Side Web Development
(Forum)
by
adefwebserver
on 3/29/2009
Re: Loop listview databinder.eval
The listView has a event " OnItemDataBound " that is fired each time the row is bound. Here is a sample of how it is used: From: http://www.adefwebserver.com/DotNetNukeHELP/SimpleSurvey/Default.htm #region lvSurveyItems_ItemDataBound protected void lvSurveyItems_ItemDataBound( object sender, ListViewItemEventArgs e) { ListView objListView = (ListView)sender; // Only do this if we are editing the ListView if (objListView.EditIndex > -1) { // Only do this if we are editing this item if
Posted to
Data Presentation Controls
(Forum)
by
adefwebserver
on 3/29/2009
Re: how to forbid go back
<script language="JavaScript"> <!-- javascript:window.history.forward(1); //--> </script> This causes the back button to navigate back one page and forward again.
Posted to
Client Side Web Development
(Forum)
by
adefwebserver
on 3/29/2009
Re: wpf in webpage?
This is possible using ClickOne, however, usually you will want to use Silverlight
Posted to
Getting Started
(Forum)
by
adefwebserver
on 3/29/2009
Page 1 of 117 (1162 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Channel 9:
Corrinne Yu: Principal Engine Architect, Halo Team Microsoft
TechNet Edge:
IT Pro Momentum y Evidencias
Channel 10:
Xbox Goes Social with Facebook, Twitter, and Zune Integration
ASP.NET:
Enabling the ASP.NET Ajax script loader for your own scripts
ASP.NET:
Building High Performance Web Applications
WindowsClient:
RIA Services: A DomainService IS A WCF Service – Add Service Reference
Silverlight:
LIDNUG: Online chat with me Monday Nov 23rd
ASP.NET:
Recent Podcasts
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online