Skip to main content

Home/ Agency Oasis Developers/ Group items tagged change

Rss Feed Group items tagged

1More

Saving changes is not permitted (SQL Server 2008) - 0 views

  •  
    " When you design a table in a database and then try to make a change to a table structure that requires the table to be recreated, the Database Management Studio will not allow you to save the changes."
1More

The database principal owns a schema in the database, and cannot be dropped - Fix | JMJ... - 0 views

  •  
    "To change the DB_Owner to some another "Database Principal"; simply Drill Down to your Database in Sql Server Management Studio and further more Drill Down to your_DB_Name > Schemas > db_owner > right click > select properties. You would find the name of the "Database Principal" that you want to delete. Change this to some another "Database Principal"; for Example, to "dbo"."
1More

Rethinking Forms in HTML5 - 2 views

  •  
    While there are many changes for the better in the HTML5 specification, there is no better bang for the buck for the data driven website than the transformation of forms. These simple changes will transform how you enter, validate, process, and even display inputs. You will be able to create more usable web applications with less code and less confusion.
1More

About file format changes in OneNote 2010 - OneNote - Office.com - 0 views

  •  
    "About file format changes in OneNote 2010"
2More

Changing the default SQL Server backup folder - 1 views

  •  
    Changing the default SQL Server backup folder
  •  
    Changing the default SQL Server backup folder
1More

Enable Password Changing through OWA in Exchange 2003 - 0 views

  •  
    "Enable Password Changing through OWA in Exchange 2003"
1More

LiveReload - 0 views

shared by Mark Ursino on 21 Jan 13 - No Cached
  •  
    CSS edits and image changes apply live. CoffeeScript, SASS, LESS and others just work.
1More

Sitecore Courier - Effortless Packaging - 0 views

  •  
    Tool to serialize and deploy only changed fields
1More

CSSrefresh - automatically refresh CSS files - 0 views

  •  
    CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without having to refresh your browser.
1More

Tinycon - Favicon Alert Bubbles - 1 views

  •  
    Tinycon allows the addition of alert bubbles and changing the favicon image. Tinycon gracefully falls back to a number in title approach for browsers that don't support canvas or dynamic favicons.
1More

Share the config file : how to handle the path like the dataFolder - 0 views

  •  
    Nice hack to make the default dataFolder path work without any config changes
1More

Backstretch: a simple jQuery plugin that allows you to add a dynamically-resized backgr... - 0 views

  •  
    Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized background image to any page. It will stretch any image to fit the page, and will automatically resize as the window size changes.
1More

Unable to correctly set managedRuntimeVersion in MSDeploy package | Microsoft Connect - 0 views

  •  
    What I had to do is: In IIS, in the machine-name icon -->right panel: app pools Change the target framework from the default app pool, from v.2 to v.4
1More

Extranet.Change Password.ascx.cs in Branches/Extranetv6 - Extranet - 0 views

  •  
    "using (new SecurityDisabler()) 74 { 75 Item context = Sitecore.Context.Item; 76 context.Editing.BeginEdit(); 77 System.Web.Security.MembershipUser mUser = System.Web.Security.Membership.GetUser(user.Name); 78 mUser.ChangePassword(txtOldPassword.Text, txtNewPassword.Text); 79 context.Editing.EndEdit(); 80 } "
1More

Formalize CSS - 0 views

  •  
    I want some measure of control over form elements, without changing them so drastically as to appear foreign in a user's operating system. Thus, my quest to find a happy medium, where browsers would generally agree and let me keep my sanity. The result is what I'm simply referring to as Formalize CSS.
1More

The C5 Generic Collection Library for C# and CLI - 0 views

shared by Mark Ursino on 17 Feb 10 - Cached
  •  
    C5 provides functionality and data structures not provided by the standard .Net System.Collections.Generic namespace, such as persistent tree data structures, heap based priority queues, hash indexed array lists and linked lists, and events on collection changes
1 - 20 of 32 Next ›
Showing 20 items per page