On CBSSports.com: Mike Tyson's daughter dies in accident
13 Resources for

microsoft asp.net and microsoft sql server and server

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Microsoft ASP.NET (943 results), Microsoft ASP.NET 2.0 (192 results)

TechRepublic Resources

Upload .xls file to SQL Server table w ASP.NET app
Upload .xls file to SQL Server table w ASP.NET app
Tags: .NET, Middleware, Databases, manisha.shendge@..., ASP.NET App, Microsoft ASP.NET, Microsoft SQL Server, server
Discussion threads 2007-10-31
Upload .xls file to SQL Server table w ASP.NET app
Upload .xls file to SQL Server table w ASP.NET app
Tags: .NET, Middleware, Databases, manisha.shendge@..., ASP.NET App, Microsoft ASP.NET, Microsoft SQL Server, server
Discussion threads 2007-10-31
How to connect asp.net to sql server
Please help how to connect asp.net using sql server databaseSuggestionRe-post this in the proper forum, i.e. the Questions forum; presently you are in the Discussions forum.The latter is intended fro general, open-ended discussions on matters of broad interest; the former, for technical problems in need of a solution.As there are...
Tags: asp.net, bryanbequiso1999@..., programming, server, software, SQL, windows
Discussion threads 2007-01-29
Personalize ASP.NET 2.0 sites with profiles
Personalization is a key component of most Web applicationsthese days. TechRepublic and Amazon are good examples of sites that remembercertain user attributes. Providing such functionality with ASP.NET 1.x requiredsome extra work and the use of the Session object, but version 2.0 simplifiesthe personalization process.ProfilingThe ASP.NET 2.0 Profile system allows you...
Tags: ASP.NET 2.0, database, Microsoft ASP.NET, Microsoft SQL Server, personalization, server, Storage, Tony Patton
Technical articles 2006-12-21
Personalize ASP.NET 2.0 sites with profiles
The ASP.NET 2.0 Profile system allows you to easily store user-specific information. Learn more about setting up and using this new feature in your applications. Personalization is a key component of most Web applications these days. TechRepublic and Amazon are good examples of sites that remember certain...
Tags: Microsoft SQL Server, Microsoft ASP.NET, Middleware, Databases, Tony Patton, .NET, Enterprise software, ASP.NET 2.0 Profile system, tool, personalization, Profile system, server, database, ASP.NET 2.0, .NET Newsletter, Environment, Microsoft ASP.NET 2.0, .NET Framework 2.0, Listing C, Software Development, Software/Web Development, Software, Data Management
Technical articles 2006-12-21
SQL Server Reporting Manager 2000
When i try to access my report manager through start - programs and report manager, i get a Server Error in '/Reports' Application, the description of the error says:The Application attemped to perform an operation not allowed by the security policy. To grant this application the required permission please contact...
Tags: Karen@..., Microsoft ASP.NET, Microsoft SQL Server, programming, security, server, software, windows
Discussion threads 2006-10-18
Problem connect to SQL 2000 from ASP.Net
Currently, I created ASP.Net Application and using SQL 2000 Database.There are error occurred that connect to SQL 2000 server when run the ASP.Net application.The following error appear An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused...
Tags: Microsoft SQL Server, SQL, SQL 2000, wkleo@..., programming, Microsoft ASP.NET, server
Q&A 2006-06-13
Upload .xls file to SQL Server table w ASP.NET app
Here's what I have to do: 1. Allow user to locate a .xls file on their machine 2. Upload this .xls data into an existing table on a remote SQL Server I can pull the file from my local machine to another directory on the local machien, but...
Tags: chip@..., database, Dim strSQL, Label2.Text, local machine, Microsoft ASP.NET, Microsoft SQL Server, programming, server, software
Discussion threads 2005-08-09
Use SQL Server to maintain session state
While maintaining data between server calls can be difficult, you can use SQL Server to handle session state management user session data. Here's how. Maintaining data between server calls is a common dilemma in Web development. You may need to maintain information for the...
Tags: Microsoft SQL Server, Servers, Databases, Tony Patton, Enterprise software, .NET, server, Microsoft ASP.NET, .NET Newsletter, TechRepublic Inc., HTML, Database, Data, Management, Session, ToString, C#, Programming Languages, Software Development, Software/Web Development, Hardware, Software, Data Management
Technical articles 2005-06-30
Use SQL Server to maintain session state
Maintaining data between server calls is acommon dilemma in Web development. You may need to maintaininformation for the application or for particular user sessions.Storing such data is called state management, and ASP.NET providesthe means to accomplish the task via various avenues. This includesstoring the data in memory, on a state...
Tags: Microsoft SQL Server, server, Tony Patton, state management, Microsoft ASP.NET
Technical articles 2005-06-30
Handle errors with custom error pages in ASP.NET
I recently took over an ASP.NET applicationutilized by a large healthcare company that wanted to implementadditional functionally and correct many existing problems. Thecompany didn't have a system for gracefully handling errors; thatis, any error resulted in the display of the default error page.With that in mind, I chose to make...
Tags: Tony Patton, Microsoft ASP.NET, Microsoft SQL Server, server
Technical articles 2005-06-28
Handle errors with custom error pages in ASP.NET
Providing detailed information with user-friendly error pages can help prevent support calls. ASP.NET offers a simple way to provide an alternative to the default error page. I recently took over an ASP.NET application utilized by a large healthcare company that wanted to implement additional...
Tags: Microsoft ASP.NET, Middleware, Tony Patton, .NET, Databases, error page, server, Microsoft SQL Server, .NET Newsletter, Message, TechRepublic Inc., Error, customErrors, statusCode, Servers, Software Development, Software/Web Development, Hardware, Enterprise Software, Software
Technical articles 2005-06-28
Secure ASP.NET 2.0 sites with Membership API
Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. Tony Patton explains out how to use the Membership API with a SQL Server backend. by Tony Patton
Tags: Microsoft SQL Server, Microsoft ASP.NET, Web Application, API, Server, Microsoft ASP.NET 2.0, Authentication, Membership API, Web Application Security, ValidateUser, Error Message, ValidateUser Method, LoginView, WizardSteps, .Net, Middleware, Databases, Storage, Security, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware, Tony Patton
Blog posts 2008-08-18

Additional Resources

Microsoft ASP.NET Web Matrix 0.6 Build 812 (Windows)
ASP.NET Web Matrix is a community-supported, easy-to-use WYSIWYG application development tool for ASP.NET. It can be installed via a quick 1.3 MB download. New features include: Access database support, J# support, design time enhancements including improved table editing and user-control rendering, many bug fixes, and much more! Best of all?...
Tags: Web, Microsoft Access, Microsoft ASP.NET, XML, Server, Microsoft Windows, Microsoft Corp., XML Web Service, ASP.NET Web Matrix, Web Matrix, .Net, Middleware, Channel Management, Software Development, Software/Web Development, Enterprise Software, Software, Marketing
Software downloads 2008-03-20
ASP to ASP.NET: Migrating the user interface
By Tim LandgraveI know from experience that you can get a 50 to 80 percent performance benefit just from moving a user interface UI from ASP to ASP.NET. You can attribute about half of this performance increase to the simple fact that in most well-crafted applications, the only portion of...
Tags: .NET, Middleware, Scripting languages, e Advantage, Microsoft ASP.NET, user interface, Microsoft ASP
Technical articles 2003-06-04
Teach Yourself ASP.NET in 24 Hours? Not if you want to learn C#
Say you are trying to get started with ASP.NET, and C# has you curious. You see Sams' new book on the shelf...and you move on, because you read Lamont Adams' review.Let me start out by saying that I'm not a big fan of the Teach yourself series of books and...
Tags: .NET, Programming languages, Middleware, Microsoft development tools, Scripting languages, Lamont Adams, C#, Microsoft ASP.NET, Microsoft Visual Basic.Net
Technical articles 2001-09-25
MSDN Webcast: Essential ASP.NET for the Web Developer (Part 15 of 15): Caching (Level 200)
The most requested caching feature in the first release of Microsoft ASP.NET 1.1 was Microsoft SQL Server cache invalidation, so it should come as no surprise that version 2.0 has a complete implementation of SQL cache invalidation. Even better news is that it is a completely pluggable architecture, so users...
Tags: Web Developer, Microsoft Developer Network, Web, Webcast, Microsoft SQL Server, Microsoft ASP.NET, Microsoft Corp., Databases, .Net, Enterprise Software, Middleware, Software, Data Management, Software Development, Software/Web Development
Webcasts
MSDN Webcast: Using Caching in ASP.NET 2.0 (Level 200)
Microsoft ASP.NET 2.0 has some new performance and scalability features. This webcast discusses data caching based on controls, Microsoft SQL Server, and post-cache substitution. Next, utilizing features of Microsoft SQL Server 2005, this webcast explains how SQL 2005 cache invalidation can integrate with the existing caching techniques. Finally it explores...
Tags: Microsoft Developer Network, Substitution, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Microsoft SQL Server 2005, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: Improving Performance of ASP.NET 2.0 Using Caching (Level 200)
Microsoft ASP.NET 2.0 has some new performance and scalability features. The presenter of this webcast looks at data caching based on controls, Microsoft SQL Server and post-cache substitution. The webcast starts with controls as an easy way to configure caching. Then, utilizing features of Microsoft SQL Server 2005, the presenter...
Tags: Microsoft Developer Network, Substitution, Webcast, Performance, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Microsoft SQL Server 2005, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2005-07-21
MSDN Architecture Webcast: Leveraging Caching in ASP.NET 2.0 (Level 200)
Microsoft ASP.NET 2.0 has some new performance and scalability features. This webcast covers data caching based on controls, Microsoft SQL Server, and post-cache substitution. The presenters begin the discussion with controls as an easy way to configure caching. Next, using features of Microsoft SQL Server 2005, they look at how...
Tags: Microsoft Developer Network, Substitution, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now

SmartPlanet