Browse by Tags

Related Posts

  • Clocking in and Clocking out

    Hello Everyone, Sorry if this is the wrong location, perhaps admin can move it to the correct place should it be incorrect. I am running an intranet within my company and we use sharepoint. I want to introduce a clocking in system where by an employee comes in, in the morning and opens a web browser...
    Posted to Data Presentation Controls (Forum) by Yanayaya on 06-09-2009, 12:00 AM
    Filed under: mysql, time stamp, access db, ASP.NET, clocking in, date stamp
  • ASP.NET insert from bll to mysql

    I am trying to make an insert to an MySql database using a three layer solution (or what it might be called). I have done this may times with an MS-sql database and it has worked very well. But now when I am trying to make an insert I get that the ID can't be null. I thought the database took care...
    Posted to MySQL (Forum) by daSnail on 05-26-2009, 12:00 AM
    Filed under: mysql, Mysql database store procedur problem, asp.net, asp.net with multiple database platforms
  • Re: MySQL as membership provider for VWD 2008 Express

    Degan. I am writing a tutorial on how to use MySQL Connector with ASP.NET MVC. First part covers the basics of membership provider set up. You can have a look if you want. Maybe you'll find it helpful: http://blog.devarena.co.uk/2009/05/aspnet-mvcmysql-membership-provider-da1/ Regards
    Posted to Security (Forum) by lpaluszk on 05-04-2009, 12:00 AM
    Filed under: Mvc, mysql, ASP.NET
  • Re: Mysql-ASP Membership Provider Connection

    You don't have to edit machine.config file. I found that it works while in web.config when <members defaultProvider="MySqlMembershipProvider"> is declared. I am writing a tutorial on using MySQL Connector with ASP.NET MVC and I have covered it in the first part here . I am working...
    Posted to MySQL (Forum) by lpaluszk on 05-04-2009, 12:00 AM
    Filed under: mvc, mysql, asp.net
  • Connection to MySQL is DRIVING ME CRAZY!!!! Please Help!

    I know this might sound like questions you’ve heard before, but I could really use some help or rather clarification. I cannot connect to my MySQL database. I have tried so many different ways and keep getting different errors every time I change something! My latest codes and errors are at the bottom...
    Posted to MySQL (Forum) by LHYWebDesigner on 03-29-2009, 12:00 AM
    Filed under: mysql, mysql and asp.net, mysql connector, odbc, .net 3.5, asp.net, connect to MySQL on remote PC, Connection with MySQL Database from ASP.NET 2.0, connectionn string, connector, database, mysql.dll, web.config, MySQL connector driver, asp.net goaddy mysql, connect to MySQL on server, mysql 5.0, ConnectionString, db, Godaddy
  • ASP.NET C# MySQL Shopping Cart

    Hi I'm a complete noob when it comes to coding in ASP.NET & C#. I have a website reading products from my MySQL database, does anyone know any good source for the "add to cart" & "Delete" buttons and general Shopping Cart functions I know its just a case of figuring out...
    Posted to Web Forms (Forum) by aoifer123 on 02-24-2009, 12:00 AM
    Filed under: mySQL, shopping cart, ASP.NET, c#
  • Mysql Database and Godaddy Hosting

    Godaddy Web hosting is running on "Medium trusted" and on using "Mysql.Data.Dll" give Error of security. In many forums and discussion the solution is defines as " Recompile Mysql.Data.Dll" in Trusted Level and Add to Project (Recompile dll is available on many forms or...
    Posted to MySQL (Forum) by nadeemahmedansari on 01-27-2009, 12:00 AM
    Filed under: mysql, asp.net, Godaddy, MySql.Data.dll, Trusted level
  • offer from professional asp.net/c# developer

    I have 9 years experience in commercial software development. I would like to propose my services in web development to you. I have strong experience with the following: ASP.NET, C# LINQ MS SQL, MySql, Firebird, Access, Sybase XML, XSLT Description of projects, which I took part in, are available upon...
    Posted to Jobs (Forum) by Ficher on 11-17-2008, 12:00 AM
    Filed under: mysql, .NET, ASP.Net, asp.Net 2.0, ASP.Net 3.5, C# ASP.NET, C#.Net XML, developer, LINQ, wcf, Job, Job asp.net developer, Web Services, XML, sql server
  • Hi...Please send me some project names on Database management using .net (On other domains also like security systems))

    Hai all..... I am doing projects on .net .....I am unable to find the projects......So I am requesting u all to send some .net project names..........I have done some projects on the Domain like Database management systems (college,Hospital, Airline info, webshopp)...........Now what I want is Some other...
    Posted to Free For All (Forum) by giriwithdotnet on 09-22-2008, 12:00 AM
    Filed under: MySQL, Object Data source, Online Business Card Designer, populating, reference, Scriptable, scriptmanager AJAX, session string array, spam email, 'System.Web.UI.ScriptManager' is ambiguous, tab, timespan, Type(), Type.GetMethod, Unload XmlDocument, Update Panel, Update problem in DNN, Updating data to M3 sample coding, upload., urgent, urlrewrite, visual studio 2005, Visual web Developer 2008 Express Edition, VS2008 ListView DropDownList, Web Developer, web part, Web Parts, Web Search, web service, ASP .NET 2005 TemplateFields, ASP .NET 3.5 UserControl, ASP.NET, asp.net 2.0 stored procedures datasets, asp.net 3.5 hover ajax toolkit animation extender, asp:ImageButton AjaxControlToolkit AJAX SlideShow, Asynchronous Callbacks in ASP.NET 2.0 SQL Server 2000, auto, AutoCompleteExtender, bank statments, c#.net in ASP.net, webhosting, webparts, whoteboard instant messenger interactive friends personalization, Serializer, windows form in IE, xmlldatasource, XML-Script, wcf, Web Standards, web user control, Xml, ASP .NET 2 C# Tab Control ArrayList, Sql Server, security, SQL-Server Job Submit from Web page using C# asp.net, Tree view, Validations, Virus Scan, Web Deployment Projects, asp net 2.0, AspNetSiteMapSearchSiteMap Provider Sitemap, Yahoo type AJAX Box c#, windows live search, asp .NET 1.1, Problem using Ajax NumericUpdownextender with Gridview, roadmap, store checkbox value in database, asp.net 2.0 ajax update panel, WatermarkExtender RequiredFieldValidator
  • Re: Can't get MySQL Connector/Net 5.2.2 to work (with Membership)

    You have to insert autogenerateschema=”true” attribute to the machine.config. <membership> <providers> <add name=”MySQLMembershipProvider” autogenerateschema=”true” type=”MySql.Web.Security.MySQLMembershipProvider, MySql.Web, Version=5.2.2.0, … /> </providers> </membership>...
    Posted to MySQL (Forum) by x-freestyler on 09-09-2008, 12:00 AM
    Filed under: mysql, asp.net, authentication, authorization
Page 1 of 4 (39 items) 1 2 3 4 Next >