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:681637
More Search Options
RSS Available
Matching Posts
Re: How to add multiple application under single membership Provider Database
You see this section in my web.config above: applicationName="/" There you can put in different names for you single applications. So right here all users from the database with appllication like "/" can access the page. In your other website you put here the name = "secondPage". So in your second website only these users get access which are saved with that applicationname which is done automatically if you create the user over your "secondPage". But still
Posted to
Security
(Forum)
by
ArminStockner
on 10/11/2009
Re: SQL Question
Well honestly this piece of sql code doesn't seem to be the best but ok. As I can see you could try to remove top(1) and set it to the top most SELECT. Which means you get all of your datas and at the and you make your top statement. Just check that you order by date so you get the latest one. Maybe you should rethink your sql code because I think you can do that better. I would do this task for you but without the databases it isn't a lot of fun at all. Armin
Posted to
Free For All
(Forum)
by
ArminStockner
on 10/10/2009
Re: Convert Personalization byte[] to string
Which code do you use? Did you try this code: System.Text.Encoding enc = System.Text.Encoding.ASCII; string myString = enc.GetString(myByteArray );
Posted to
Web Parts and Personalization
(Forum)
by
ArminStockner
on 10/10/2009
Re: AdoNetDataContext - Which way is correct?
enWell I found this implementation: Maybe you miss the whole path var dataContext = new Sys.Data.AdoNetDataContext(); dataContext.set_serviceUri( "http://localhost/demoapp/SampleService.svc" );
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
ArminStockner
on 10/10/2009
Re: Cookie not available in Application_AuthenticateRequest if new session
You could write your own cookie with your needed information see: http://msdn.microsoft.com/en-us/library/aa287547%28VS.71%29.aspx
Posted to
State Management
(Forum)
by
ArminStockner
on 10/10/2009
Re: How to add multiple application under single membership Provider Database
You need to configurate your membership provider in your web.config so if you want to use one database for all websites the only thing you need to do is to set in every website the fitting connectionstring. By the way there is a tool which creates the membership databases on your chosen server "C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe" <connectionStrings> <remove name="LocalMySqlServer" /> <add name="LocalMySqlServer" connectionString
Posted to
Security
(Forum)
by
ArminStockner
on 10/10/2009
Re: Cookie not available in Application_AuthenticateRequest if new session
Why are you trying to read a cookie. What do you wanna check?
Posted to
State Management
(Forum)
by
ArminStockner
on 10/10/2009
Re: AdoNetDataContext - Which way is correct?
Hm looks like you get back nothing or null from your webservice component. Did you check your webservice whether you are able to connect and you should get a value back?
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
ArminStockner
on 10/10/2009
Re: Localization problem with usercontrol
They have their own language files too. So I think the resx is not loaded if the page already has a resx file
Posted to
Localization
(Forum)
by
ArminStockner
on 6/2/2009
Re: Localization problem with usercontrol
Funny thing is every usercontrol get localized but not these which are in pages with own resx files? Any ideas. Thanks a lot guys. Armin
Posted to
Localization
(Forum)
by
ArminStockner
on 5/28/2009
Page 1 of 38 (372 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online