Telerik Forums
Community Forums Forum
0 answers
250 views

We're near our finish line for launch, but need another ASP.NET/C# developer to get us over the finish line! We need someone that can come into our environment (75% complete) and be able to understand the code and work with our primary/secondary developers to hammer out a few final pieces. The 2 largest pieces of our application are Telerik and Entity Spaces framework. You'd have the work laid out in front of you and wouldn't need to get too creative with the work as we know what we need, just not enough hours to do it all! We are trying to finish up by the 15th of March, 2011, so if you can start today, we may have found a match! 

The perfect candidate would also know a bit about sports (primarily baseball/softball to start). 

We're a small startup based in NW USA - Do you know your sports? Interested in the startup experience? We're looking to hire a full-time developer if you're the right fit. Are you? Ping us!

Skillset:
- C#, ASP.NET, SQL Server 2005 (2008 a plus), T-SQL, Telerik, Entity Spaces framework.

Experience:
- At least 1 year of Entity Spaces Framework 
- At least 1 year of Telerik ASP.NET AJAX Suite experience
- At least 5 years C#/ASP.NET experience required. 
- Knowledge of .NET 3.5 a plus.
- Knowledge of sports a plus.
- Knowledge of Google Checkout, Paypal, Facebook and Twitter API's a plus. 
- Experience dealing with all layers (presentation, business, data access) required.
- Experience with Silverlight a huge plus.

A few questions for you on applying: 
1. Please list a few projects you've worked on in the past.
2. Why are you interested in this job?
3. What is your favorite sport? Do you play it currently?


andy
Top achievements
Rank 1
 asked on 10 Apr 2011
1 answer
79 views

 

Hi Telerik Team,

    I have a RadPanelItem inside RadPanelBar and some child items with it like as below

This Week(RadPanelItem)
weekly at Apr 8 2011 12.00AM(ChildItem)
wek at Apr 8 2011 12.00AM(ChildItem)
    
   I want to get a delete button on each row under the items of "This Week"  to delete the row.
   How can I do it? 
 

 

 

 

 

Waiting for the reply.Please help me.

By
Dayana

Helen
Telerik team
 answered on 08 Apr 2011
3 answers
89 views
Hi,

I believe Silverlight 4 is stopping Telerik TV from working.  The "Telerik, deliver more than expected" intro will play and then it goes blank.  Everytime I uninstall Silverlight 4 from my Windows 7 64 bit computer the video will play.  I reinstall Silverlight and it stops working.  I uninstalled and re-installed twice just to make sure.

Thanks in advance
Emil
Telerik team
 answered on 07 Apr 2011
1 answer
95 views
Hi all, I am an experienced software tester, but new to web testing. Our company has a new website created using Sitefinity and of course just about every element on the page is a Telerik control. I've found a great tool called Selenium for testing our website, but I'm having some serious problems with the Telerik controls. I have posted this question on SeleniumHQ, but have received no answers. I've searched all over the Telerik site, and read a number of blog posts, but so far have not been able to resolve my problem(s). Any suggestions on how to solve them, or a hint of where to look to find help, would be greatly appreciated.

Here is a description of what I'm struggling with, in case anyone here can help.

Selenium does a great job of identifying the elements and inputting data on our Sitefinity site -- except when the fields are masked, like an account number, dollar amount, zip+4 codes, etc. Then, in most cases, the data appears in the field until the script moves to the next item, and then it looks like some sort of validation (that doesn't happen when you simply type the data into the field) clears the field, or resets the value to zero, usually causing a "You must enter a valid xxxxx" error.

Searching through the Telerik forums and blogs, I've read about how Telerik controls have a hidden field with "_text" appended that needs to be set -- in fact, Selenium generally sets it correctly. By using typeKeys along with the type command, and sometimes rearranging the order of those commands, I've been able to get many of these fields to work. The latest one I've encountered, though, is resisting everything I've tried. It is a zip code field, and it will display the value if set with the type command, but as soon as focus is lost -- clicking another field, clicking in the Selenium IDE window, or even outside of the browser altogether, the value disappears.

Is anyone familiar with dealing with fields like this? Is this particular field a different type of control that needs to be handled in some specific way? Here is the element that is giving me the problem, in case that helps:

<input type="text" style="width: 100%;" class="riTextBox riEnabled" name="ctl00_ctl00_PlaceHolderBody_MainContent_ctl00_txtZipCode_text"
<br> id="ctl00_ctl00_PlaceHolderBody_MainContent_ctl00_txtZipCode_text"
<br> value="_____-____" size="20" maxlength="10">


Thanks for any help or direction!

Daniel Levy
Telerik team
 answered on 04 Apr 2011
0 answers
78 views
We are looking for an experienced Telerik programmer to work on front end UI on an uber awesome product. To learn more about the product, please visit http://www.myappsecurity.com and check out ThreatModeler

We plan on getting the product from a desktop based tool to a web based security solution for all to use and would like some amazing UI designers to help us with it on a part time basis.

Reef
Top achievements
Rank 1
 asked on 04 Apr 2011
1 answer
65 views
Hi to all,

With regards to the topic on the above, could anyone help to verify whether the following website is using SiteFinity’s Forum module and if so, which version of SiteFinity is it?

http://www.sitefinity.com/devnet/forums.aspx

Thanks!
Amos Lee


Boyan Barnev
Telerik team
 answered on 30 Mar 2011
1 answer
235 views
Hi to all,

Does anyone know which version is Sitefinity using for this forum that we are in? Or does anyone know which third party forum software is Sitefinity using for this forum?

http://www.sitefinity.com/devnet/forums.aspx

Thanks!
Amos Lee

sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 29 Mar 2011
3 answers
128 views
i have set a value for radtextbox on client side using set_value() method. but before submitting my form, there is a post back (textchanged server event of other text box) due to which the radtext box is not showing the value. how can i fix this issue
Daniel
Telerik team
 answered on 25 Mar 2011
1 answer
142 views
Hello.

I really love the charts and gauges from telerik!
So I do want to use them in the following scenario:

There is a silverligth-app on the front-end displaying charts and gauges. A combination of these can be saved as a report template that will then be used on the back-end to automatically generate new charts on a daily basis.These server-generated charts should now be downloadable as images, pdfs, or whatever. The whole scenario would be really easy if one could use WPF and Silverlight. WPF for the server, Silverlight for the client - all the same code basis - everything fine. But the problem now is that a lot of servers are linux based - so I also want to be able to generate these images and pdf files on a linux machine.

In short: I want to use charts in a ria (prefered: silverlight) and the same charts should be able to generate themselves on a linux or windows server.

Is that somehow possible? Or do I have to switch to another controls vendor?
(Not telerik specific: Or is it best to use a totally different system - like Java?)

Thanks a lot for any help or ideas on that topic.
Tim.
Vladimir Milev
Telerik team
 answered on 25 Mar 2011
3 answers
98 views
Hello, I've encountered a problem when I am trying to use a custom .master file, when I set a page to use the master file and I get into the whole editing zone, the drag and drop fields and such. If I want to drag over lets say, a content block: I get duplicated blocks, like each click I get the selected item duplicated and can't drag the "top" element, but only the duplicated ones onto the custom master "design".

This happens in both Content and Layout mode, and also stuff is not working correctly, for example the content blocks, I cannot click "More formatting options".

As you can see I can enter the advanced tools in Content blocks editing, but it's messed up.

I'll post screens to explain the situation a bit better.
Regards.

Jordan
Telerik team
 answered on 24 Mar 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?