I'm new to WPF development. Is anyone aware of a site or resource that builds a somewhat simple WPF application step by step, with ample explanation and/or documentation?
Hi, I have attached a
CSShover.htc file on my site to
rectify the inherent problems in IE
when creating a horizontal SPRYmenu in
dreamweaver. The file has
worked tremendously and displays fine
on mozilla and IE. However on
Chrome (my default browser) the menu
skips accross the page by about 20px.
The menu is quite wide in total at
975px. The menu still works on
chrome but i would just like that the
page displays the same on all
browsers. Please help with your
suggestions; Andy
Hi,
I'm working on an old site that needs to be optimised, I've installed Refactor! and its coming up with lots of recommendations, including lots of instances where objects aren't disposed off. Is there a way to create a report of these recommendations or another tool that I could use?
Thanks,
Chris.
My site stops working when I drop a new DLL in the bin of my virtual directory. It took to much time to work properly again. Sometimes I have to reset the IIS. Its happening since I upgraded my .Net framework from 1.1 to 3.1
I have added C:\Python26\Lib\site-packages\django\bin to my path, I have started a new cmd session in Windows 7, but when I try to do 'python django-admin.py ...' it says there is no file django-admin.py. When I type path, there is the full path to ...\django\bin. This is driving me nuts. Clearly it's there, but it's not working. Any suggestions?
Hello, I have a os commerce site with a ssl installed but when you go to it does not redirect you to https://www.microcomputerctr.com
Please help.
I am trying to get my products listed with Google products but it keeps disapproving me
hi all,
i am working on a project. my project needs videos tv( Playing videos flash player).
my reference site is http://www.zooweekly.com.au/zootube/index.htm.
I need that type of flash player.
is it passible to do it. can you guide me plz...
We have an internal web site. And we have 2 goups of employees.
1. Central office they will be using NTLM auth
2. External users who don't have active directory accounts, they will use Basic Auth
Can you help me find out how to config apache.
I'm building a user content parser and am adding an automatic link parser. I'm adding a dialogue, that confirms that the user wants to go to the particular site being linked to. This is for two reasons. Anti phishing and spam combating. However I want to be able to disable both the dialogue and nofollow additions with commonly used websites, so I'm building a whitelist. Are there any common whitelists about or should I start building one from scratch?
Does anyone have a no JavaScript way to make HTML radio buttons belonging to the same "group" have different "name" attributes?
While I figure there isn't any way, I'm working on a site which needs to still be function when JS is off, and this would be ideal.
Hello all,
i need to integrate modules that are developed in separate win form application.Application can run and test individual and in the integrated.i required to create a set up and deploy at client site.My two biggest challenges are keep assemblies in one place and reference them in application.
HELP!! I need to bundle a gem otherwise a published client's site will stay dead
MacBook-Pros-MacBook-Pro:pn
macbookpro$ sudo ruby script/generate sanitize
Missing the Rails 2.3.5 gem. Please `gem install -v=2.3.5 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.
Hi friends,
I'm new at Drupal. a question;
I create a hotels directory site. I created TaxonomyVocabulary for locations like London, Liverpool, etc... For example the url below lists the London
localhost/drupal/taxonomy/term/1
how can change that url to something like
localhost/drupal/hotels/london
is it possible? appreciate advices so much!!
TortoiseHg allows you to email a patch file of your changes to someone, but does it support applying patches?
If so, how do you apply a patch using TortoiseHg?
Solution
Thanks @Will Bickford for your help. I just found this feature listed as a TODO on the TortoiseHg site.
I downloaded the latest jquery.scrollTo from the plugins site. Is there an obvious reason why the minified version does not work? With the exact same code the console throws the error:
$.scrollTo is not a function
Hi
I want to create banner and do exchange with others.
Banner will be flash because it will load just entry titles with URL's from XML, which is on my site.
Is this possible at all?
Could someone point me to some tutorial or give me some tips?
Thanks in advance
I followed the instructions here
http://support.microsoft.com/kb/825532
After that when I preview my page, I can't see the hitcounter. I learned that it may be related to permissions of the site but I couldn't find how to do it.
Is it realy related to permissions ? If so what should I do to ? And any external solution (except this one: http://hitcounter.codeplex.com/) would help, the one in pharanthesis, I couldn't make it work.
I have been looking around the site a bit, but I didn't find any replies on how to do it the way I want.
What I want is an URL like this:
www.example.com/Projects/"querystring1 - text only"/"querystring2 - 4 digits only"/
to show the page with this URL:
www.example.com/Projects.aspx?Region=querystring1&Zip=querystring2
What I have been trying is the following:
<rewrite url="~/Leje-og-udlejning-arbejdskraft/(.+)/(.+)" to="~/Workers.aspx?Region=$1&zip=$2"/>
But it just takes both of them as one querysting and put them in the Region-querystring.
I've made a custom filter 'gender' through admin panel. Unfortunately it is not showing on front like the price filter. The price filter on my site is working fine.
I am using PakageMaker.app to create an installation package for Mac OS X and I'd like to insert a web link to my site on the Introduction screen of the installation. Is there any way to do this because I have not find any instruction about it in the docs?
Thanks in advance.
Is there an easy way (preferably with htaccess and mod_rewrite) to force the browser to always access a site with the www. prefix (adding it automatically where necessary?)
Thx.
Hi everybody, i'm testing my website and is waorking fine on every browser, except for the iphone browser (i think it's safari mobile?) that renders a piece of text with a bigger font that the rest. I've checked the CSS by hands and using firebug on the page and i can confirm i've put the same size to all of them. How do i fix this?
You can check the site on www.ilsegnale.it/?tpl=502
The piece of text i'm talking about it the one under "approfondimento" box
I am very curious to know how to implement the Ctrl-K feature against code,
For sample
public static void main(Stirng args[]){
System.out.println.out("welcome");
}
That will be nicely formatted?
1)Do we require any package to implement this?
2) Any ready made code avaialble to do this?
Can any one help me with this, I am planning to develop a site where this feature would be a real helpful.