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:766138
More Search Options
RSS Available
Matching Posts
Re: Master Page problem ignoring my selected culture
Not working for me. I'm using url rewriting and for some reason I don't have culture defined for current thread when using an re-writen url. Any ideias?
Posted to
Localization
(Forum)
by
bass4g0d
on 10/6/2009
Re: How to use IE WebControls in VS 2008?
Add the dll to your project references browsing by it location.
Posted to
Internet Explorer Web Controls
(Forum)
by
bass4g0d
on 9/21/2009
Re: Working with projects in Viz Studio that are located on a different machine
You can have an SVN solution fully free if you just use tortoise. VisualSVN, I've tested it, looks nice. Please mark my post has answer if this helped you.
Posted to
Getting Started
(Forum)
by
bass4g0d
on 9/18/2009
Re: IsPostBack as opposed to (!Page.IsPostBack
What happens is that when you don't test IsInAsyncPostBack (you gain access from this accessing the master/page script manager)? Well, not good. Supose you have on the page load some logic that retrieves data from database to fill a dropdown (ex: countries). What will happen is that every time you trigger an async postback the data will be load again, and again, and so on.
Posted to
Web Forms
(Forum)
by
bass4g0d
on 9/18/2009
Re: Displaying Data
The same way you have a database structure that supports your app you mst design ther forms to comply with that same structure. Search for "asp.net master detail" on Google. There are multiple ways to address this.
Posted to
Data Presentation Controls
(Forum)
by
bass4g0d
on 9/18/2009
Re: Displaying Data
First build up aplan:. What you need for de admin porpuses? - List (view/edit and delete). - Details (new e edit). You need 2 forms at least. Doing everything with the traditional controls can be faster but changes will be harder to perform.
Posted to
Data Presentation Controls
(Forum)
by
bass4g0d
on 9/18/2009
Re: Change authentication loginUrl and returnUrl
I PTHK this solution was an excelent start point for my solution but didn't worked as espected. Request.RawUrl returns the "transformed" url by de ISAPI (in my case IIRF aka Ionics rewriter). So insted my aproach was to use the referrer page that redirected to Login.aspx. Its cool because actualy the url referrer is my "nice" url. Code: protected void Application_EndRequest(object sender, EventArgs e) { string loginReturnUrl = "/Login.aspx?ReturnUrl="; if ((Response
Posted to
Security
(Forum)
by
bass4g0d
on 9/17/2009
Re: How to use function of include file in Asp.net
It looks like you are not using code behind and you are missing a Register directive. Somethig like this: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
Posted to
Web Forms
(Forum)
by
bass4g0d
on 9/17/2009
Re: Calendar Control
Hi Jonas, Posting this way it'll be hard for someone to help you. Do you have a print-screen or a design for what you espect to accomplish?
Posted to
Getting Started
(Forum)
by
bass4g0d
on 9/17/2009
Re: Preserve line breaks in a multiline text box, wizard control.
To preserve line breaks replace <br /> by \r\n. If you need more HTML tags you must use an WYSIWYG editor.
Posted to
Getting Started
(Forum)
by
bass4g0d
on 9/17/2009
Page 1 of 8 (71 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN โ Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 โ Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles โ Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online