Hi there..
I am new in silverlight ..
unlike windows form ,I am unable to find menu item in silverlight .
How to add menu item in xaml file.
I have to do this
Thanks
I've tried fetching MySQL query results using mysql_fetch_row() mysql_result() and numeric values are being returned as strings. Is there any way to fetch the data as its datatype stored in the table?
The application will be querying many different queries so I will be unable to cast the values as the intended datatype on a 1 by 1 basis.
I am a big fan of OneNote.
Few weeks back I came across a forum where people had shared their OneNote notebooks.
Now I am trying to search but unable to find that link. Does anyone know of any such/similar forum?
Note: Can anyone add Tags oneNote or Microsoft-OneNote to this. Thanks.
I am working on a small GUI application written in Scala. There are a few settings that the user will set in the GUI and I want them to persist between program executions. Basically I want a scala.collections.mutable.Map that automatically persists to a file when modified.
This seems like it must be a common problem, but I have been unable to find a lightweight solution. How is this problem typically solved?
Hi Everyone,
I have created an application in Compact Framework 2.0
This application is being used in many various counties and cultures.
My Issue is that any and all exceptions are logged, but they are appearing in the culture of the device, in some cases this means i am unable to read them.
Any help or suggestions will be appreciated
Thanks
Hi,
I am creating this content slider, you can view/edit here:
http://jsbin.com/esame4
I have put in place setInterval so that animation runs automatically, however, when it is run for the first time, google image is shown but not afterwords. Should be simple but i am unable to figure out the problem.
I am searching for a custom control for asp.net, which helps display user friendly dates, like instead of article date:
(2-april-2010)
it displays
(2 months old)
I am unable to find it on google, please can any one suggest links, custom controls, articles for the same.
Thank you.
Can CodeMirror 2 be used to set part of the code to be uneditable?
I do not wish to do it like fully editable code.
Example:
Code inline:
example
public static void main(String args[]){
//content
}
I hope to be able to make Line 1 and 3 uneditable BUT able to edit lines in between them adding characters/spaces increasing the number of lines inside the method as we speak AND still unable to edit the starting and closing bracket lines.
I'm tring to get my product's types to a list with Linq.
var types = (from t in NHibernateSession.Linq<Product>()
select t.Type).Distinct().ToList<Type>();
return types;
But its giving an Unable to cast object of type error
'...Domain.Product' to type '...Domain.Type'.
Please tell where am I going wrong.
How to fetch emails using curl php..
Hi
i have been trying to fetch mails from an externalsite using curl but i am unable to login i have given the post data everything but does not know why i am not able to login........
Plz help me out.....
Hi,
I have one application named A with version 1.0.
I have updated it with different features and database changes. The database and features are totally different from the older version.
Now, some of users are unable to run the application after updating the new version. They need to reInstall the new version.
Its not happening with all. Please suggest.
Thanks,
Niketa.
On 2 separate machines in completely different environments (work, home) I've been unable to compile libCURL out of the box. Running nmake -f Makefile.vc mode=dll VC=10, I get an unresolved external symbol errors for _IdnToAscii and _IdnToUnicode. I believe the definitions are in Normaliz.lib, which is referenced in LFLAGS, but it either isn't finding it or the version I have doesn't have those functions. But I don't see any option to download this file...anyone have a good solution short of commenting out the 2 lines that use these functions?
Is there a nice and easy way to have a Colorbox act as a dialog window? I understand there are enough events which can be addressed but I'm unable to construct this in a nifty way... Or are there existing ways to replace the close button with ok/cancel or yes/no or other buttons..?
I am unable to print prn file on network printer from .Net window Service.
I use File.Copy method but it does not work. I use cmd.exe through Process.Start method but it does not work. But If I copy the same code in windows form application then it works fine. Can anybody help me.
I have created a record like this:
(defrecord User [user-id email])
:but when I try to access it from another name-space I get the error:
(User. "name" "email")
java.lang.IllegalArgumentException: Unable to resolve classname: User
It works when I do:
(oe.model.modelcore.User. "name" "email")
: I know I will need to import the Java class, but is there any way for clojure to do this automatically when I do:
(use 'oe.model.modelcore :reload)
Hi
I installed the tfs 2008. it work on the work group but it unable to connect the when the tfs server run on the domain.
it shows the some error
1 - you r the not authorize person to,
2 - tfs server is offline.
3 - you have not the sufficient writ e to perform this operation.
How can we serialize treeview nodes in VB?
I am unable to figure out how to traverse and preserve the relationships between the nodes for serialization.
I have a contact page on my site that seems to have been latched on to by a spammer.
The error itself is:
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.ReadByte()
at System.Web.UI.ObjectStateFormatter.DeserializeIndexedString(SerializerBinaryReader reader, Byte token)
at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader)
Google turns up little.
I assume they are submitting an invalid viewstate, but the exception has no line number so im stumped.
Hi,
I have been unable to find a definition that clearly explains the differences between a closure and an anonymous function.
Most references I have seen clearly specify that they are distinct "things" yet I can't seem to get my head around why.
Could someone please simplify it for me? What are the specific differences between these two language features? Which one is more appropriate in what scenarios?
My gridview has link type column but am unable to edit it. how to edit such type of cell.
Few more question i have
i want to set checked to true for all rows in checkbox column. Also i want to set default value for combo box column
Thanks
hi all
i am new in the field of iphone development ....
i am working on a game in which when user touch on a image then a nib file must be pop up on the scree and i am unable to do that..
please help provide some sample code or any kind of help
thanks in advance
I am working on a legacy C app which uses makefiles. I am more comfortable (and more productive) working from within an IDE, so I am looking for an IDE that can import the makefile and create a project.
Incidentally, these are hand written makefiles (not complicated ones like those generated by Autoconf). I am using Code::Blocks at the moment, but it seems it is unable to import makefiles ...
I had created a package with necessary connections. And I had enabled Package Configurations. But I am unable to execute the package. Error is shown. And its related to connection failure , I think.
Hello :)
I want to make an iPhone OS app for a Wordpress blog, and I'm unable to figure a way to grab the data from the blog.
The XML-RPC doesn't seem to have an anonymous read-only mode
The RSS feed has truncated posts
So, if anyone managed to make it, please help me ;)