Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fireemt1
  • Content: Threads
  • Order by date
  1. fireemt1

    Flash Media Server vs. Progressive

    I have the Flash Media Server 2 (Developer Licensed) installed on my server (Win 2k3). On this server we have 512k upstream. Now for the problem, or more of a question. I have a flv file encoded with a datarate at 150 with a size of 320 x 240. It is approx 3100 seconds long. Audio datarate of...
  2. fireemt1

    SQL / ASP.NET Question

    Back again, almost have this custom membershipprovider finsihed, but have ran into a small snag. Scenario:: 2 methods. CreateUser(blah blah) and ValidateUserName(string username). CreateUserWizard control calls CreateUser(blah blah) which in the start of the method calls ValidateUserName(string...
  3. fireemt1

    SqlMembershipProvider

    Ongoing problem in final stages. I'm trying to use Membership services in ASP.NET 2.0. To make a long story short, this is the problem. I've had a heck of a time setting it up with SQL Server 2000 and have got the problem narrowed down to the CreateUser(blah, blah, blah) call by C# to create...
  4. fireemt1

    SQL dbo question

    Im having a problem with SQL 2000 and asp.net. This question is actually me trying to understand SQL better to trace the problem. Here is the link to the entire problem. http://www.tek-tips.com/viewthread.cfm?qid=1238312&page=1 Background: I am trying to access a external SQL 2000 server using...
  5. fireemt1

    ASP.NET 2.0 Membership and SQL 2000

    I deeply appologize if this has been posted before, but Im in a rush to figure it out. The scenario: I have a hosting account with ASP.NET 2.0 and a SQL 2000 db. No SQLExpress present to use the template ASPNETDB.MDF file as a user instance sql db. I am wanting to use the Membership and role...
  6. fireemt1

    Simple question!

    Here is a simple question, if you know what your doing. Obviously I dont. Trying to learn C#, but for some reason, I cant get the 2nd ReadLine block of code to work in the following code. Any advice would be greatly appreciated. using System; namespace MyConsoleApplication { class Class1 {...

Part and Inventory Search

Back
Top