Browse by Tags

Related Posts

  • ANN: myLittleBackup for SQL Server, Backup/Restore solution for Shared SQL Server Hosting

    myLittleBackup for SQL Server 2000 and 2005 is the first Backup/Restore solution specially designed for shared SQL Server hosting. With myLittleBackup, shared SQL Server hosting companies will be able to give their customers an easy and secure solution to backup/restore their databases. It is really...
    Posted to Announcements (Forum) by myLittleTools.net on 12-14-2006, 12:00 AM
    Filed under: ASP.NET 2.0, sqlserver, tools, ADO.NET, .NET 2.0, .NET, sql, restore, hosting, user mapping, backup, web hosting, c#
  • FRESNO, CA Career Oppurtunities

    One of the largest healthcare companies in California is looking for you! Advance your career and take the oppurtunity to work full time for a leading healthcare provider! Please contact me directly by mail or phone for more details. More descriptive job positng will follow, below are the basic requirements...
    Posted to Jobs (Forum) by jbellTEK on 01-12-2007, 12:00 AM
    Filed under: Sharepoint, C#, .NET, SQL, .NET C# SQL Developers needed - Fresno, CA
  • Re: Saving images from formview

    Ok, so i have now managed to save the image into my 'Images' folder on my server from a FormView. Now all i need to do is save the images url into my ms sql 2005 database. Does anybody know what datatype these images should be saved too and how i go about the coding behind it in c# and asp.net2.
    Posted to Data Presentation Controls (Forum) by copperchair32 on 02-02-2007, 12:00 AM
    Filed under: FormView, database, c#, sql, formview template insert
  • Re: Execute procedure

    I always use something like this (or a variation of, like ExecuteSPReturnDataTable, DataSet, etc depeding on the type of proc) In a data access layer 1 public long ExecuteStoredProcedure( string ProcedureName, Object[] Parameters) 2 { 3 long result = new long (); 4 SqlCommand command; 5 6 try 7 { 8 Logon...
    Posted to Getting Started (Forum) by BMF on 02-07-2007, 12:00 AM
    Filed under: SQL, C#, stored procedure
  • How can i create a sql function in a class?

    i've created this in a class: 1 public class TransClass 2 { 3 public static DataTable GetData() { 4 DataTable Library = new DataTable( "Library" ); 5 6 Library.Columns.Add( "ID" , typeof ( int )); 7 Library.Columns.Add( "NL" , typeof (String)); 8 Library.Columns.Add( "FR" , typeof (String)); 9 Library...
    Posted to Data Access and ObjectDataSource Control (Forum) by roxxe on 02-19-2007, 12:00 AM
    Filed under: sql, TableAdapter, DataTable, C#
  • ASP.NET DEVELOPER in Addison, TX - Immediate Need

    We are seeking a mid-level ASP.Net programmer with DotNetNuke, Web Services, T-SQL, and XML experience. Candidate will design, code and debug content management systems for a commercial printing company. The candidate should have experience with web portals and database-driven websites using SQL Server...
    Posted to Jobs (Forum) by Jeff B on 04-06-2007, 12:00 AM
    Filed under: C#, .NET, sql server, XML, Job asp.net developer, SQL, Job, Resume, C# ASP.NET, vb.net, Junior Developer, C#.Net XML, ASP.Net, ado.net, vb dot net, asp dot net, visual studio .net, .ascx, .aspx
  • Re: Conditional repeating with Repeater. I want Repeter to add "CssClass='active'' to hyperlink when content of column "file" for curent field equals "string active"

    Is "IIF" function also in C#? There is the same problem with it. Server Error in '/Kamil Szmit (szmitek)' Application. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify...
    Posted to Data Presentation Controls (Forum) by szmitek on 04-28-2007, 12:00 AM
    Filed under: css, asp.net 2.0, advanced, data, c#, sql, SELECT, ASP.NET, web controls, c# code, CssClass, IIF
  • Senior C#/.Net Developer

    CDW is a Direct Solutions Provider(TM) offering customized technology solutions for businesses nationwide. The guiding force behind CDW®, and its subsidiaries, has always been our people. We've built our organization around the philosophy that people do business with people they like. The entire team...
    Posted to Jobs (Forum) by CDW Corporation on 05-04-2007, 12:00 AM
    Filed under: developer, C#, SQL, C# ASP.NET, ASP.Net, c sharp
  • Import XML Data in to Existing Database

    Hi, I have an existing XML document that I need to import in to a set of database (SQL 2000) tables. The destination tables map very closely to the XML document except a few key fields such as "Type" fields where there an integer foreign key is used rather than the actual value. The XML is...
    Posted to XML and XmlDataSource Control (Forum) by beanz on 06-04-2007, 12:00 AM
    Filed under: xml, C#, Sql, database import, xml import
  • Re: Ican't update my dataset

    here i post the code that i wrote i take the stage and depId from two textboxs and beging to excute the queries usin tabel adapter and put the desired result in arrayList then because the tableadpter StudentCourses1 can't up date the dataset as contain multiple table so i use table studentCourses...
    Posted to Data Access and ObjectDataSource Control (Forum) by semsem0 on 06-08-2007, 12:00 AM
    Filed under: sql, Data Access, DataSet, ADO.NET, C#, Query
Page 1 of 4 (33 items) 1 2 3 4 Next >