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:610700
More Search Options
RSS Available
Matching Posts
Re: localization with database?
Really depends on the content then and how much of it there is. I will still rather use text files just because it's much faster to reference especial for article contents. For article information though you'll need to store the reference to the article in the database, create a field that defines the language so when it's saved you know if it's english or arabic.
Posted to
Localization
(Forum)
by
sydneyausguy
on 2/22/2009
Re: Mutilingual website design and code
I added globalization into my project using vb.net to create a multilingual site. Check out the Multilingual explanation from VBDORK
Posted to
Localization
(Forum)
by
sydneyausguy
on 2/22/2009
Re: localization with database?
Can I just make a suggestion. Pulling the language from the database won't scale well. Storeing the information in files is a much faster way to access the localized language and will reduce database calls which is a better practice. Check out this link to see an easy way to change languages and store that info in files which will be much faster.
Posted to
Localization
(Forum)
by
sydneyausguy
on 2/22/2009
Re: The client disconnected.
This one i was trying to figure out for ages, even if you have the machine key and validation key set correctly it's still possible to get the error message, as the error says, the client disconnected, i couldn't figure out why until i read this post. http://vbdork.net/post/2009/02/10/The-client-disconnected.aspx
Posted to
State Management
(Forum)
by
sydneyausguy
on 2/10/2009
Re: failed to load the perf counters from the computer xyz
I'm having the same problem, find a solution? www.youinterviewme.com
Posted to
Configuration and Deployment
(Forum)
by
sydneyausguy
on 9/4/2008
Re: Double click event for listbox control
I found a great way to do this by extending the listbox control click the link to view article I can re-use this listbox without having to write code each time i want to do this. It actually helps in other ways too, like adding a click event to the listbox so even if the selected index doesn't change i can catch the click event. Let me know if you like this solution
Posted to
Web Forms
(Forum)
by
sydneyausguy
on 8/11/2008
Re: DragPanelExtender Error
Ok I figured it out a work around for me, and i guess it's erroring because of an invalid script reference or not enough in your script manager, I just added this to my page and it started working. < asp : Panel ID ="pnlTestDrag" runat ="server" Height ="0px" Width ="0px"> < asp : Panel ID ="pnlTestDragMe" runat ="server" Height ="0px" Width ="0px"></ asp : Panel > </ asp : Panel > < cc2
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sydneyausguy
on 6/26/2007
Re: DragPanelExtender Error
I'm having the same problem. No answer though, waiting for something.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sydneyausguy
on 6/26/2007
Re: 'AjaxControlToolkit' is undefined, of course
To reproduce the error add a page in the sample site and put the following script <asp:ScriptManager ID="ScriptManager1" runat="server" > <Scripts> <asp:ScriptReference Assembly="AjaxControlToolkit" Name="AjaxControlToolkit.Common.Common.js" /> <asp:ScriptReference Name="AjaxControlToolkit.DragPanel.FloatingBehavior.js" Assembly="AjaxControlToolkit" /> </Scripts> </asp:ScriptManager> make sure the webconfig is set to debug="true" and you will recieve an error.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sydneyausguy
on 5/13/2007
Re: Can't get Ajax to work when using local IIS server
It's not there
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
sydneyausguy
on 5/13/2007
Page 1 of 5 (50 items) 1
2
3
4
5
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online