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:776118
More Search Options
RSS Available
Matching Posts
Re: how to clear selected value of the dropdownlist
You can use DropDownList1.ClearSelection() ; function as well
Posted to
Data Presentation Controls
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: Save Bitmaps in virtual directory and render them on an aspx page
Hi, See following article, it describes barcode generation and display in easy steps http://dotnetslackers.com/articles/net/BarcodeImageGenerationMadeEasy.aspx
Posted to
Web Forms
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: Best way to restore database after inserting test data
Instead, you can create a stored procedure to reset all values and save it, whenever you want to clear the database, you can call this stored procedure.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: How to check weather a url(link) exist or not?
Hi, Use following code: try { HttpWebRequest reqUrl = WebRequest.Create("http://www.asp.netl"); //Your url HttpWebResponse resUrl = reqUrl.GetResponse(); Stream str = resUrl.GetResponseStream(); return new StreamReader(str).ReadToEnd(); } catch (Exception ex) { // If URL does not exist, control will come here. }
Posted to
Getting Started
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: double postback ontextchanged
Hi, you can place both text boxes and calender in an updatepanel.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: Save Bitmaps in virtual directory and render them on an aspx page
Hi, See following article, it describes barcode generation and display in easy steps http://dotnetslackers.com/articles/net/BarcodeImageGenerationMadeEasy.aspx
Posted to
Web Forms
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: Urgent requirement ..Please Help
Hi Anoop, You need to install an SSL certificate on your IIS to make it secure. See following MSDN article link that describes steps to secure a webservice with SSL http://support.microsoft.com/kb/307267
Posted to
Security
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: can't login from my website in godaddy share hosting (asp.net 3.5)
Instead, you can change trust level of your application to medium in web config file. See MSDN article re: trust levels. http://msdn.microsoft.com/en-us/library/tkscy493.aspx
Posted to
Installation and Setup
(Forum)
by
prajeeshkkindia
on 12/3/2009
Re: open source accounting software...
Hi , Check this one : http://www.turbocashuk.com/ accounting - software -download.html
Posted to
Getting Started
(Forum)
by
prajeeshkkindia
on 12/1/2009
Re: Accessing an SSIS Package from aspx page
See this link also: http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/ff441dc3-b43b-486b-8be1-00126cf53812/
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
prajeeshkkindia
on 12/1/2009
Page 1 of 26 (255 items) 1
2
3
4
5
Next >
...
Last »
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