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:651870
More Search Options
RSS Available
Matching Posts
Re: ASP.net WSAT Securuty error.The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty
Hello Ruchit, You can do it this way..... <remove name="LocalSqlServer"/> Then, you can clear the connection strings : <connectionStrings> <clear /> <add providerName="blah, blah...> and then, clear the default provider and specify a custom provider: <membership defaultProvider="YourSqlProvider"> <providers> <clear /> <add name="YourSqlProvider" Actually You have missed the <clear/> after < membership ><
Posted to
Getting Started
(Forum)
by
Deepakonwww
on 2/25/2008
Re: Help Me in Payment Transactions
Thanks s10n, ivanatanasov and M A A Mehedi Hasan for your Answers. They provides me a good startup.
Posted to
Getting Started
(Forum)
by
Deepakonwww
on 2/17/2008
Help Me in Payment Transactions
Hello Friends, I want to Implement in ASP.NET the following things. The scenario is that Using the Developed Interface(System), User should be able to Transfer money from his/her Google Checkout/PayPal Account to any Other User's Google Checkout/PayPal Account. This should be done without leaving the Site. i.e. User should not be redirected to Google Checkout or PayPal website. Here it's assumed that Both User's IDs and Passwords are known to the System. System would be to Google Checkout
Posted to
Getting Started
(Forum)
by
Deepakonwww
on 2/16/2008
Re: how to get items from arraylist
Hello James, You should do something like this to solve the problem... if (arrayList.Count == 2) { txtEmail1.Text= arrayList.Item[0].toString(); txtEmail2.text=arrayList.Item[1].toString(); } The above code is in C#.NET Hope this Helps.....
Posted to
Getting Started
(Forum)
by
Deepakonwww
on 2/15/2008
Re: what is the difference between Framework 2.0 and Framework 1.1 ?
It's Really a Nice compilation Kapil, Thanks for it.
Posted to
Migrating from Visual Studio .NET 2003 to Visual Studio 2005
(Forum)
by
Deepakonwww
on 1/1/2008
Re: Problems with double Frames :(
Hey Nail, Thanks friend..... !!! Your solution saves out my lots of Hours. This works gr8 now. How Can I give You extra 10 points from myself ? Thanks Again !!! - Deepak
Posted to
Client Side Web Development
(Forum)
by
Deepakonwww
on 12/8/2007
Problems with double Frames :(
Hello Friends, I am having a scenario whereby I am having Two Frames in One Page |------------------------------------------------ | | | | | | | Frame 1 | Frame 2 | | Which Contains | | | TreeView | | | | | | | | Here When I click on TreeView Node Appropriate Page Should Be Loaded in Frame 2. Frame 2 will load pages which will do DB opeartions liek Insert, Update etc. Now whenever Some Opeartions Occurs, TreeView in Frame 1 Should be Updated, i.e Form in Frame 1 Should Be Posted back. and If a Cancel
Posted to
Client Side Web Development
(Forum)
by
Deepakonwww
on 12/6/2007
Re: Bar charts c#
Hi Sandeep, I advice you to use SVG images to render the barchart for your C# application. By using SVG graphics you can create flly customizable Charts for your .NEt application. See this link for reference. http://aspalliance.com/8_A_Powerful_CombinationCharting_in_Net_using_SVG Hope this helps.
Posted to
Web Forms
(Forum)
by
Deepakonwww
on 12/4/2007
Re: Image is not displaying in test server
Hi, as suggested by Haissam you have to give relative path i.e. started with ~/ or / and not the absolute path which starts with drive letters. Hope this helps.
Posted to
Web Forms
(Forum)
by
Deepakonwww
on 12/3/2007
Re: Problems with iFrame
Thanks Nail for your help and your prompt reply.
Posted to
Client Side Web Development
(Forum)
by
Deepakonwww
on 12/3/2007
Page 1 of 4 (34 items) 1
2
3
4
Next >
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online