Lost your password?

Blogs about: Namespace

Featured Blog

LSNED 13: Moving an action in struts 2 with conventions

yaytay wrote 1 week ago: This might be blindingly obvious, but maybe it’s so obvious that I didn’t think it work! … more →

Tags: learn something new every day, Java, JSP, Struts 2, Action, Conventions

Extracting content from XHTML using XPATH and dom4j

Nick Hrycan wrote 1 month ago: If you need to read, write, navigate, create or modify XML documents, take a look at dom4j. Browsing … more →

Tags: Dom4j, Parse, XHTML, XPath

Creating the multiple namespace JS library with classes

purab wrote 1 month ago: When I started the creating new namespace JS library I got very usful artile to read. http://pietsch … more →

Tags: javascript, Class

Introspection and private namespaces in AS3

flexblackbelt wrote 1 month ago: Hello! Today, we are going to discuss introspection and private namespaces in AS3/Flex! The motivati … more →

Tags: Action SCript, AS3, introspection

MediaWiki on the Mac

Zen Doodles wrote 2 months ago: I have a Wiki.  Actually it’s new.  I just installed it last night.  In another life, the comp … more →

Tags: Web development, mediawiki, project management, Categories

Namespace Migration – Scheduled Objects

rasmair wrote 2 months ago: Today I came across the question: “How do I change the location of a schedule? (ie: move it fr … more →

Tags: migration, Cognos 8, scheduled objects, Security

Namespace Migration – Updating Object Security

rasmair wrote 2 months ago: Problem: You are migrating off an obsolete namespace, however, a number of objects (ie: folders, rep … more →

Tags: Tips n Tricks, cognos 8 bi, Cognos Migration, object security, Security

Namespace Structure

sladescross wrote 2 months ago: http://www.15seconds.com/Issue/030602.htm Open Visual Studio .NET and select File > New > Blan … more →

Tags: ASP. NET, Visual Studio

XmlSerializer: remove xsi and xsd namespaces

Muhammad Saeed wrote 2 months ago: Problem/Bug A Significant annoyance is when the default XmlSerializer adds xmlns attributes such as: … more →

Tags: C#, xml, Code snippets, bugs, XSI, XSD, XmlSerializer, .NET, XMLNS

Harebrained Ideas: Why Do We Need Phone Numbers...or DNS?

nmdjohn wrote 2 months ago: Photo by Leo Reynolds Hackaday has a stop-and-think article up suggesting that we don’t need p … more →

Tags: Interesting things, Harebrained Ideas, Google, Telephone, dns, Distributed Networks, Personal Area Networks, Memory, IP

Extension is static method, beware of its namespace

maxi326 wrote 2 months ago: If you are using extension method within same namespace, carefully choose your method names. Because … more →

Tags: Programming, C#, Extension

Logical Structure of WPF Class Library

zamjad wrote 3 months ago: WPF class library is a huge library and for easy management it is brown down into multiple logical g … more →

Tags: .NET, Programming, WPF, Control?, DependencyObject, DispatcherObject, FrameworkElement, media, Media3D

how to access database connection from web.config file in asp.net using c#

corin wrote 3 months ago: using  namespace using System.Data.SqlClient; protected  SqlConnection SqlCon=new SqlConnection (Sys … more →

Tags: ASP. NET, access database connection from web.config file, slq client

Difference between Zend_Registry and Zend_Session

mnshankar wrote 6 months ago: The use of these objects was confusing to me at first.. The basic difference between these objects i … more →

Tags: zend framework, Zend, Zend_Registry, zend_session, Zend_Session_Namespace

Using ASP to display RSS feed with images from BBC news

lollypopstar wrote 6 months ago: I have been puzzling how to retrieve an RSS feed into a page of another webiste using classic ASP (i … more →

Tags: Web snippets, ASP, BBC News, RSS, thumbnail

Extended the YUI Compressor Tool

brooknovak wrote 6 months ago: I extended the YUI compressor tool to have the ability to remove global namespaces from your javascr … more →

Tags: General, News, Web Programming, Debug, Web, javascript, Y!UI, compressor, Global

Add namespce from DLL

rickycrc wrote 7 months ago: Add namespce from DLL to web.config file <system.web> <pages> <namespaces> <add … more →

Tags: dll

Qt Meta-Object System and namespaces

Kalvy wrote 7 months ago: In my recent work in KTutorial (implementing scripted tutorials using Kross) I stumbled upon some pr … more →

Tags: Qt

Variables in namespaces are global!

monzee wrote 7 months ago: This surprised me: namespace foo { $foo = 'foo'; } namespace bar { echo $foo; // foo } I was looking … more →

Tags: .:., php


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS