Posts
 
Reputation
Joined
Last Seen
Ranked #707
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
80% Quality Score
Upvotes Received
28
Posts with Upvotes
25
Upvoting Members
20
Downvotes Received
7
Posts with Downvotes
6
Downvoting Members
6
7 Commented Posts
6 Endorsements
Ranked #299
Ranked #505
~86.2K People Reached
About Me

engineer student , studying traffic engineering

Interests
c,c#,xml,html,css,javascript,mathematics,
PC Specs
Lenovo -->Intel Core i5-3210M, 2.5Ghz, 8.0GB ram, intel hd graphics 400, HDD 1TB
Member Avatar for imso

first of all you should make a new thread. I do know how your data is stored but neverless, you should specify for each one of them the snooze time and then do your code logic...

Member Avatar for Konevlad21
-1
1K
Member Avatar for jjones0150

1. Error--> I do not see a method called IsString 2- Error--> Method IsWithinRange accepts only four arguments so you have to assign 4 arguments once you call your method, not six as you did it. 3- Error--> if you have a method that is NOT void then you have …

Member Avatar for Dani
0
3K
Member Avatar for castajiz_2

For the last 5 months I've tried to organize myself and my friends in order to collect some relevant information on news sites (information about global warming, pollution, ecology etc.) The only solution that I've found was to use a local search engine from the news site and type in …

Member Avatar for jwenting
0
248
Member Avatar for castajiz_2

Hi there, I' ve got some data in my database and I' m using PHP to fetch it and would like to transport it to client side via JSON. The problem that I'm facing is the folowing: I have a timeline which was built in html and css and I …

Member Avatar for TexWiller
0
309
Member Avatar for ramkishor

On what platform are you building your app? Are yout trying to move your data from the datagrid into a list or from a list to a datagridview?

Member Avatar for ramkishor
0
118
Member Avatar for Reza_5

Have a look at this link: http://tech.pro/tutorial/620/csharp-tutorial-image-editing-saving-cropping-and-resizing

Member Avatar for castajiz_2
0
2K
Member Avatar for castajiz_2

I've started here at DANIWEB almost 3 years ago. Helped a lot of people altough most of them did not give any feedback (votes, mark question solved ect.). I must say that DANIWEB created me as a programmer in one way. I still remember spending 3 and half hours on …

Member Avatar for diafol
3
680
Member Avatar for castajiz_2

Hi, I was wondering if anybody is willing to share some information on how much can you earn from implementing add ons to your application? I know that I can not find such info on the web so I want to ask people who actually earn from app advertising. And …

Member Avatar for Dennis Sheil
0
181
Member Avatar for lithium112

Instead of where (dtCutOffDate.Subtract(dt.Field<DateTime>("Date")).Days) >= iStartRange && dtCutOffDate.Subtract(dt.Field<DateTime>("Date")).Days <= iEndRange Just add a '?' character. where (dtCutOffDate.Subtract(dt.Field<DateTime?>("Date")).Days) >= iStartRange && dtCutOffDate.Subtract(dt.Field<DateTime?>("Date")).Days <= iEndRange You should avoid the exception now.

Member Avatar for lithium112
0
2K
Member Avatar for ogsirus
Member Avatar for deceptikon
0
1K
Member Avatar for castajiz_2

I believe everyone heard the news from November the 11th-"Opening up Visual Studio and .NET to Every Developer, Any Application: .NET Server Core open source and cross platform, Visual Studio Community 2013 and preview of Visual Studio 2015 and .NET 2015". Maybe some people will disagree but I think that …

Member Avatar for ryantroop
0
281
Member Avatar for castajiz_2

Hi, I have developed a application for students that retrieves data (eating menus) from a official eating website of the whole University (13 restaurants located around the city). Actually I spend a month and a half of doing some reconnaissance and programming (getting information of that site) so that I …

Member Avatar for hericles
0
207
Member Avatar for castajiz_2

For the past 3-4 years I can say that I m very active in programming (programming on daily bases and trying to compesate my education wich is not 100% related to programming). After this 3-4 years of daily programming I can say that I feel like I can make anything …

Member Avatar for vegaseat
0
264
Member Avatar for BibhutiAlmighty

What you want to achieve can sometimes be highly complicated. I recently made a useful aplication for students which allows them to see the current eating menu. other people tried to do that as well but couldn't get a permission to access their "database" which is the easiest thing to …

Member Avatar for castajiz_2
0
127
Member Avatar for jjones0150

Try to google first if you are having any problems. The code is quite large... When you get stuck wiht some piece of code that repost and everybody will be glad to help you...

Member Avatar for castajiz_2
0
194
Member Avatar for CrazyTesting

You should be following the advice of Oxiegen and see the behaviour after the iteration. Otherwise, please post a little bit more of the actual code. Also on every postback your list variable is destroyed (there are no public variables in ASP.Net) I'm talking about webforms (do not have expirience …

Member Avatar for castajiz_2
0
364
Member Avatar for castajiz_2

I would like my app to go to another page when i slide it horizontaly. I don't know the appropriate name of such an action and therefore am not able to find any refference on google. Can anyone point out the keyword that I missing and give some links for …

Member Avatar for castajiz_2
0
237
Member Avatar for FazeLessWhite

Try with putting the Listener_button event in the OnResume() method, and then see if it works...

Member Avatar for castajiz_2
0
243
Member Avatar for theashman88

Watch videos 46, and 47, and you ll understand. [Click Here](http://thenewboston.org/list.php?cat=31)

Member Avatar for RichardGalaviz
1
305
Member Avatar for techker

Well convert it then, I don't see where the problem is. Once you are done with the conversion, use that same variable (converted) to pass it into your query. You have plenty of examples online, one of them:[http://www.dotnetperls.com/sqlparameter](http://www.dotnetperls.com/sqlparameter) when you attempt something, then post your code here if you run …

Member Avatar for techker
0
141
Member Avatar for waseem1345

Use the free packet and download a sql server managment studio. https://somee.com/default.aspx Once you create your webiste you can you use login information from the website and manipulate with the database program which you have to install on your hardrivev (sql server managment studio),

Member Avatar for castajiz_2
0
199
Member Avatar for castajiz_2

The title says everything, I was searching through google why this is the case but haven't been able to find any answers. Any reference would be greatly apreciated...

Member Avatar for castajiz_2
0
219
Member Avatar for Afnan Mohammad
Member Avatar for castajiz_2

I ve made an windows phone app in c# and now I m making equal android app. I ve come to the problem where I have to compare some times. In c# there is a well known TimeSpan class but I see that java(Android) does not have such class. Could …

Member Avatar for castajiz_2
0
826
Member Avatar for nathan.pavlovsky

This shouldn t be too hard to do. Altough I m not sure what do you have to do in the end. Do you have to have the html in your PDF with the tags included or is it just the output of your html that you have to have …

Member Avatar for du_1
0
951
Member Avatar for deceptikon

How is such code implemented in a device?. I suppose i could implement this only in Windows phone device or am I wrong.

Member Avatar for deceptikon
1
2K
Member Avatar for Jack_9

Then try with both. Install eclipse and write some code, install VS. and write again some code. See which suits you better. The thing is that you can not make a decision at first but after a few months you'll be able to tell by yourself. For me Java is …

Member Avatar for ChrisHunter
-1
234
Member Avatar for castajiz_2

I developed a website actually a simulation of a program on my 17.3 inch laptop. When I come to another machine for example a 15 inch laptop witch has a different screen size(diagonal) my html tags won't compensate, so I have to scroll through the website to see all my …

Member Avatar for diafol
0
238
Member Avatar for Marco25Me

Well once you get your data you can also improvise like this foreach (DataRow row in name.Table.Rows) { Response.Write("<tr>"); Response.Write(String.Format("<td>{0}<br/><br/></td>", row[1].ToString().Replace(Environment.NewLine, "<br/>"))); Response.Write("</tr>"); Try to rearrange the code using your desired html tags..

Member Avatar for castajiz_2
0
143
Member Avatar for titas.datta

You have to post more code for sure. At first I tought that you previous image is covered by the next image but i see that you have a "dynamic" variable i witch actually makes the other images next to the previous images(you are changing the position for the drawing …

Member Avatar for castajiz_2
0
213