ali4ever4

Stories kicked by ali4ever4

SharePoint List data with SQL Server Reporting Services(omandev.net)

submitted by ali4ever4ali4ever4(40) 3 years ago

SharePoint is becoming more populler every day,Having huge amount of requirments of bespoke (custom) softwares some developer started using the sharepoint's lists & content types capabilities to create small custom applications and for my suprise Microsoft's best reporting tool SSRS (SQL Server Reporting Services) don't have a nice way to provide this functionality. This thing made me search for ways of doing this and here are my findings: read more...

add a comment |category: |Views: 8

tags: another

sharepoint SPListItem strange behavior(omandev.net)

submitted by ali4ever4ali4ever4(40) 3 years, 6 months ago

This time I was facing a very strange problem that I am even not sure if it is SharePoint problems or it is just our environment, I was not able to find any similar problem on the net so thought I could document it here. SharePoint API provides a great API to access list items , search them, add, delete, and update them that save you... read more...

add a comment |category: |Views: 7

tags: another

JavaScript, the language for them all!! (Jquery with gridview in asp.n(omandev.net)

submitted by ali4ever4ali4ever4(40) 3 years, 8 months ago

Once a long time ago (in 80s) I think Assembly was considered the savior In 90s the days of C++, Visual Basic 6.0, JAVA, PHP,… etc I think the savior was the C language These days (WEB 2.0 days) all of the applications are moving to web using PHP J2EE, .NET 2005/2008, R on R and others. The common factor between them is they all need JavaScript after some thoughts a explanation of useing jquery datepicker with asp.net Gridview read more...

add a comment |category: |Views: 10

tags: another