Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~402 People Reached
Favorite Forums
Member Avatar for nlvraghavendra

Hello guys, I've some issues licensing the web application products. I've created some products in C#. I want to create a licensing system for them. Where do i need to save the licensing details of the user? I've stored in an environment special folder /All Users/Application Data. Each and every …

0
55
Member Avatar for nlvraghavendra

I've create a custom field type in sharepoint with a custom editor to get some properties from the user while creating the column. But if i go to the create column page and select the radio button corresponding to my field i'm getting "Unknown error" error. What could cause the …

0
57
Member Avatar for nlvraghavendra

i'm creating a webpart for sharepoint to fetch a list items from a given url. I want to know the flow of the execution of the program. In which order do these functions execute? - CreateChildControls(), PreRender(), RenderWebPart(), SyncChanges(), ApplyChanges() and the constructor as well... Regards NLV

Member Avatar for sknake
0
90
Member Avatar for nlvraghavendra

Hi guys I'm creating a web application with language support. So i've defined the languages using .resx resource files. After building and compiling the application i get .resources file in the dll file. After delivering the product to the client, the client may want to change some values that has …

Member Avatar for sknake
0
92
Member Avatar for nlvraghavendra

Hi fellas I'm having problem in querying ArrayList with Linq. I'm using VS2005. I installed Linq Preview (May 2006) setup to enable Linq in VS-2005. I created a Linq ASP.NET WebSite Template and wrote the following code. [CODE]using System; using System.Data; using System.Data.DLinq; using System.Configuration; using System.Collections; using System.Collections.Generic; using …

Member Avatar for nlvraghavendra
0
108