Hi,
I need to make use of some OWL ontologies in c#. Does anyone have a suggestion where I can start? Or if there are any libraries available for c# please?
Thanks!
I'm trying to build a feed reader in C++, so I need the program to check for new feeds intermittently. However, the user needs still to be able to interact with the program, so the suggestion that I seem to keep finding, to have the system wait, doesn't work for me. Can anyone suggest a better solution, say a timer that runs in the background or something?
Thanks,
Charles
I want to validate my form using jquery but it doesn't have an ID property as of now how to add it to the form in asp.net mvc? I am using this...
<% using (Html.BeginForm()) {%>
and my jquery validator plugin takes this,
var validator = $("#signupform").validate({
Now i want to give id as signupform... Any suggestion...
We are using Fitnesse for subsystem testing i.e. WCF & RESTful services.
Now as writing Fitnesse test requires lot of effort, we are thinking of using SOAP UI Pro which gives this sort of facility.
We are not 100% sure how much this is useful?
Can anyone give suggestion of using SOAP UI against Fitnesse or if somebody has Pros & Cons regarding either of the thing ??
Hi,
I would like to use a UIWebView to display some files (PDF, PPT, DOC) and would like to have the ability to scroll using external controls (ie a couple of buttons that, when pressed skip back and forward a page) and display the current page in a UITextView. Is this possible?
I have no experience with javascript, but a friend of mine has suggested that this might be a useful approach. Is his suggestion valid?
JP
I have been repeatedly asked these question in many interviews.... But still can't able to explain them with a simple example...
What is nullable types in c#?When should one use nullable types in c#?Any simple ex?
Any suggestion....
I am trying to include a flash file in my project page.
but can not do this. Can any one plese help to send me the details suggestion.
Thanks in advance.
Amit
I'm going to implement a CI process with CC.NET so I'm looking for best practices for CC.net implementation.
I use SVN as source control and JIRA as an issue tracker (if it's a useful tip).
Any recommandation or article suggestion will be appreciated.
Note: I read this article by Martin Fowler.
I have a hierarchial data ( like Geography -- Area- Country - State ) which need to be shown in a Treeview. This was done but the problem is it is occupying toooo much space on the web page.
So i thought of using a drop down that would hold a treeview ??? Got few samples from CodeProject with No success.
Any pointers or any other suggestion to solve my issue would be much appreciated :)
Thank you :P
Right guys, all autocomplete plugins and functions that I've found, they only update upon keyup/down, etc. This is fine but the search only begins occurring once the user has stopped typing and if they are typing a phrase or word, the script is unable to instantly start suggesting, etc.
I know this'll be a very simple fix or suggestion for some of you guys, so any help would be greatly appreciated as to how I can convert it to be instantly as a key is pressed.
Thanks!
I'm trying to add a new account in android 2.1 emulator. When I'm entering my password, I found it's impossible to input some symbols, such as #,$,&,*, except @. For example, while I press shift+7, only 7 is shown in the password textview.
Any suggestion?
hi,
i am developing the autocomplete feature.but i am facing one problem there..when i am click on the suggestion box one of the results,it will not enter into the suggest html box...
function handleOnMouseOver(oTr)
{
deselectAll();
oTr.className ="highlightrow";
position = oTr.id.substring(2, oTr.id.length);
updateKeywordValue(position);
}
can you tell me the how to capure the mouseover element
thanks
Hi,
I used OnMeasureItem() in my MFC ListControl to increase the height of the rows, and added WM_ON_MEASUREITEM() message in the Map. THe code I used is as follows:
void CListCtrlTestDlg::OnMeasureItem(int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct)
{
if( nIDCtl == IDC_LIST1 )//IDC_LIST1 is my ListControl ID
{
lpMeasureItemStruct->itemHeight += 20;
}
}
It doesn't Work. Any suggestion what the problem is???
Thank You!!!!
Hi all,
I am getting an error when I go to start my world. it says that " The procedure entry point OPENSSL_add_all_algorithms_noconf could not be located in the dynamic link library libeay32.dll".I have tried re loading the whole thing, just downloading the dll file, downloading a dll file form the internet but nothing fixes it. Anyone got a suggestion?
Thanks in Advance
I just created my first MVC2 project using the standard template. I need to be able to change the default browser for my project to test in IE (I use chrome as the default on my OS).
Unfortunately, the "right click on default.aspx" suggestion which worked in MVC1 can't work with these new projects as they don't have that file.
I'm sure I'm overlooking something simple...
Thanks.
Greeting,
I'm beginer of ajax technology and now i need to create two dropdown in
MVC project for example:
First dropdown has the list of classroom [601,602,603] when i choose one then next
dropdown will has the list of student belong to each class room.
Now, I already create the repository class that has method GetStudentByClassroomName()
and already connect to the database.
Can anyone give me a suggestion how to create it or any technology to create the dropdown like this?
Thank you very much ^_^
I have the latest ReSharper 5.0 build (1655), where I have encountered the suggestion 'Access to modified closure' on the following code:
var now = new DateTime(1970, 1, 1);
var dates = new List<DateTime>();
dates.Where(d => d > now);
and the now inside the lambda expression is underlined with the warning.
I'm pretty sure that's a ReSharper bug, but is it really?
How can you open windows program by pressing a button on web page
I develop web app in asp.net, and I want to do some action in windows when press button on
the web page,
For example: when you press Messenger button in http://www.msn.com/?ocid=hmlogout
windows live messenger will open in your computer,
Is there a certain technique to do that ?
thanks for any suggestion.
Dani.
I use yui datatable and i have a field which is resumePath which is path to a file in a folder in my application... So how to use linkbutton and show my path on it...
{ key: "resumepath", label: "Resumepath", width: 250, formatter: YAHOO.widget.DataTable.formatLink }
and this doesnt work any suggestion... I want to make this file to downloaded when the user clicks on it..
I've implemented a django middleware for getting pages from the database (something similar to the flatpage subframework)
Unfortunately it seems that it is not possible to test it with the django testing framework.
Any suggestion?
Thanks in advance
Update: maybe a mistake in my test but I can't get an object that should be returned by a middleware. I'll inverstigate more.
Does anybody have unit-tested a middleware code?
HI,
I want to keep watermark into my video. How can i implement it using Directshow.
Is it possible to create a filter for this. i want to fix watermark at the time of saving video to my machine.
PLease give some suggestion and help
I'd like to begin tinkering around with an RTS AI, but I'm having trouble finding a good environment to work with, ie a game that has been already created. I have looked at Spring RTS and Bos Wars, but they don't seem to be conducive to creating simple examples.
I am not totally opposed to writing my own game environment, it would just take a long time. Does anyone have a suggestion as to how I can get my feet wet without programming my own game?
hey. i`m getting this error that system.data.datarowview is not permitted in this contexxt. valid expressions are constants expressions and ( in some contexts). column name are not permitted..
can any body guide me what this error says.. can any one provide me a suggestion whether where im wrong.. any guesses guys??? im not getting it.. :/