CAn any1 plz tell me how 2 make a NIS server...
plz do tell me d files which r goin 2 b used alongwid their path...
Nd im usin Linux nt Solaris any other machine....
Hey,
Is it possible to build some kind of Master page with classic asp WITHOUT frames or iframes?
Im thinking if there is a way to include content pages to the main page like in ASP.NET master pages. From what i have researched ASP classic does support include of ohter asp/html pages on a page, but the value put in to this include function can…
Hi
im using QTimeLine to run animation , now i like to trigger my custom function when the finished() signal is triggered
when the QTimeLinedo done its just ,but whit no lock i never getting this signal to fire
even that my : QTimeLine::State sts = timeLineFadeIn-state(); is QTimeLine::NotRunning
Any idea why ?
Hi all, Im a .Net beginner. i need to ask something.
if i want to deploy my .net winform application (use 3.5 sp 1) using inno setup.
do i also need to deploy Windows Installer Redistributable package for each user's pc.
Is it mandatory ? thank you.
Hi, I have to integrate Sign-in-with Twitter in my app as below.
http://apiwiki.twitter.com/Sign-in-with-Twitter
It is browser based app developed in JavaScript
I have been refering google code java script OAuth, but im confused how to use oauth/authenticate and how to get the oauth_token
Can any one please help me out with some samples ?
i have a javascript that i need to load at the body, but since im trying to build something flexible i really want it to function on a onLoad on a divtag. But thats not going to happen as i understand it as onLoad does not work on a divtag.
is there another way i can load/start a function within a divtag?
Hi - Im trying to find a way to programme/buy an app to use the iphone to detect someones skin tone against an objective scale using RGB froma phot they take of themselves. Anyone got any pointers?
i cant for the life of me figure out how to change the date from default mm/dd/yyyy to the european dd/mm/yyyy
the manual states to use:
$.datepicker.formatDate('yy-mm-dd', new Date(2007, 1 - 1, 26));
so far i have:
$('#next_date').datepicker();
which shows the calendar fine but im not sure where the first line of code goes. this for…
Im a beginner for C# language.So i need a help from who genius from this scheme.i need to add a radio button for menu strip. i already change "clickonclick" property to "true".but i need a option like radio button selection. you can see it from windows calculator menu bar.(click View)
how can i get to it via using menustrip peoperty.
Ok this is bugging me.. I know Ive read it somewhere and google isnt helping.
what is the accessibility level of a method that does not specify an access modifier?
void Foo()
{
//code
}
I want to say its internal but Im not 100% sure.
Im trying to run a crack for a programme out of terminal. I was wondering what the directory should look like?
I have typed in sudo -s and gotten to the point where it says Bash-3.2# but it wont recognise the directory and wont allow me to implement the crack.
HELP!
Heres what Im thinking. Do you see any issues with this workaround to emulate 2 phase commit when using something like MongoDB where each operation is atomic and there is no support for transactions outside of that?
transaction_scope:
read message from servicebus - UpdateCustomerAddress
get customer aggregate from docdb, replay…
I have a one-liner C function that is just return value * pow(1.+rate, -delay); - it discounts a future value to a present value. The interesting part of the disassembly is
0x080555b9 : neg %eax
0x080555bb : push %eax
0x080555bc : fildl (%esp)
0x080555bf : lea 0x4(%esp),%esp
0x080555c3 : fldl …
HI guys,
When im trying to resize datagridview columns the resize cursor appears only when i roll over header. However, when i roll over in between cells, resize cursor doesnt show at all.
I have noticed if i set ColumnHeadersVisible = false it fixes the problem and i see resize cursor between columns. However, i need header to…
I'm working on a new Java project and therefore im reading the already existing code. On a very important part of the code if found the following regex expression and i can't really tell what they are doing. Anybody can explain in plain english what they do??
1)
[^,]*|.+(,).+
2)
(\()?\d+(?(1)\))
Im trying to consume a Java web-service, that uses a certificate. I could generate the proxy, adding Service Reference. The problem is: It needs Basic HTTP Authorization Header.
Its necessary to encript the user/password and pass them in the header.
Thanks.
Hi i want to get applcation path in one seperate class used in my XAML,WPF applcation.
In Animals.cs,
string aPath2 = Application.StartupPath;
MessageBox.Show(path);
It shws error
error CS0117: 'System.Windows.Application' does not contain a definition for 'StartupPath'
I have to give data to treeview,im taking that all…
Im new to testing with cucumber and have a question regarding the size of a 'Feature'.
Assume you can add a collection of items to a list and do the usual CRUD , is it preferred to create one feature for this complete set of CRUD actions or a feature for each?
What is the preferred/accepted method ?
At what point does an…
i have a string like this:
some_string = "A simple demo of SMS text messaging.\r\n+CMGW: 3216\r\n\r\nOK\r\n\"
im coming from vb.net and i need to know in c#, if i know the position of CMGW, how do i get "3215" out of there?
i know that my start should be the position of CMGW + 6, but how do i make it stop as soon as it…
Whenever I load ONLY the 1.3 or 1.4 library on an html page im developing on my desktop I get an error that says "setting a property that only has a getter"
I dont have any additonal code, this is coming straight from the jquery.min.js file
I also get a bazillion warnings in Firebug.
Can someone help me resolve this…
im moving from a c# VS2008 world into the mac world and I just wanted to know how I can create a quick little command line based application so that I can write many little objective-c apps without worrying about creating an iPhone app or whatever.
Which projects do I create in xcode? I can see the Command Line Tool…
Anyone please answer for my requirement
Im using my application in this order,
first page = UIViewController,
secondpage = UITabBarController with 4 tabs,
I need landscape on the orientation on the second tabpage(UIViewController) ? not working..
Note : When using UITabBarController its working perfect but…
Im currently debugging a webservice written in visual studio 2005, however when i build it, it has an error but it did not specify anything
Error 1 The specified module could not be found. (Exception from HRESULT: 0x8007007E)
error message can be seen here
Badly needed your help. Thank you