well ... thanks. that is working.
but not at all. I am getting the wrong years, means I am getting "0036", which is logical, because it is counting the years from 1970 to today. But ho can I get the correct years???
this is the code:
double we = 0;
double rt = 0;
we =...
Hello together,
I am getting a time-value from a machine in milliseconds from 1970 on. How can I convert this in a humanreadable date like;
DateTime.Now
Maybe somone can help me directly:
sbyte []state = new sbyte[100];
ds1994.getClock(state);
state = ds1994.readDevice();
label10.Text =...
Hello,
I want to open a .ics File (iCalendar) with Outlook and that should happen automatically (after pressing a button), means not with the openfiledialog() method. Does anyone know how to do that?
thanks for helping,
Stephan
hello, it is me again.
I didn't have the time to solve that problem but today I wanted to do that. I took the split funktion from here and modyfied the code like that:
ALTER Procedure CMRC_ProductSearch
(
@Search nvarchar(255)
)
AS
CREATE Function Split(
@InputText Varchar(4000)...
Hello, (sorry about my english, I am german)
I am modyfied an Starter-Kit from asp.net, called Commerce Starter Kit and everything is fine except the search-function. The problem is, that the search works only with as an "exact" match. Not exact at all. When I am typing in "battery" then I get...
thanks a lot for helping and sorry that I forgot to wrote the keywords in english... I was on a trip, that is the reason why the answer is that late. But I try to implement your recommendations now.
As I said: Thanks a lot
Hello again,
thanks a lot for the recommendation with the threads... I still have one problem. I am more or less a Newbi on Perl and therefore I have no idea how to solve this problem: The app we have vectorize words from textfiles. The problem is that we get too much words. So the idea is (the...
Hello,
we try to do a project at our university. One part is to vectorize data. The app works fine, but it is to slow, so I had the idea to create threads to optimize the processing.... but I do not know how to do that. The idea is, that the app build as much threads as files are there in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.