4,187 reputation
1521
bio website private2let.co.uk
location United Kingdom
age 27
visits member for 9 months
seen May 22 at 8:52
stats profile views 1,221

What can I say appart from being a programmer, working 9 -5. I am the chuck norris of sharepoint ;)

Current Projects on codeplex:

Bulk SQL Column Updater http://bulksqlupdate.codeplex.com/

Deploy All wsp / retract All wsp http://deployretractallwsp.codeplex.com/

get all alerts from url http://allalert.codeplex.com/

sharepoint get document library from url http://sharepointdocfromurl.codeplex.com/

my account: http://www.codeplex.com/site/users/view/aliSharepoint

Linkedin: http://uk.linkedin.com/in/ajafer/

I have a BSc(Hons) Software Engineering from Brighton Uni. I like to programme in C# , ASP.net, WPF, Java, Sharepoint, Javascript, Jquery, XML, html, SQL and the list goes on and on....

I have nearly 2 year commercial experience so far as a sharepoint developer, self tought from scratch just like the othr languages except for Java as that was tought at uni. I know of sharepoint 2007 , some on 2010/2003 and studying on 2013. Currently migrating an old legacy system and sharepoint 2003 to 2010 yay! I have also experience in K2 2003 and starting on BI and KPI (SB).

I like to programme in my spare time, I like to build robots and fishing sea/river :) .

The company I currently work for is http://www.policemutual.co.uk


May
7
answered Create mysite for all users sharepoint 2013
May
7
revised textbox visual control how to get text
deleted 2905 characters in body
May
7
revised textbox visual control how to get text
added 23 characters in body
May
7
revised textbox visual control how to get text
added 54 characters in body
May
7
revised textbox visual control how to get text
added 759 characters in body
May
7
revised textbox visual control how to get text
added 1170 characters in body
May
7
answered textbox visual control how to get text
May
7
comment User control propertie get from webpart
another method, as i stated. when building the ascx build the project to get the dll that you can then use to add as a reference within your webpart project! that way you have access very easily ;) but youll need to also add that dll (ascx) into gac (assembly folder)! either way will 100% work!
May
7
comment User control propertie get from webpart
check this out, its somthing similar! you need to make a property public to access it within the webpart and than assing the value from the create child controls social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/…
May
7
comment Date from list being displayed wrong on graph created programmatically
no probs happy to help ;)
May
3
answered Date from list being displayed wrong on graph created programmatically
May
3
revised LI items not showing in the same font size
added 5368 characters in body
May
3
answered LI items not showing in the same font size
May
3
answered How to consume a custom sharepoint webservice service application from outside SharePoint
May
3
comment User control propertie get from webpart
ok im confused! do you want to get the values from user control into webpart OR do you want to get values from webpart into user control?
May
3
comment User control propertie get from webpart
you need to add the ascx to your visual webpart! the dll i mean as reference and then you can call public CVWebPart ParentWebPart { get; set; }
May
3
answered User control propertie get from webpart
May
3
reviewed Approve suggested edit on Migration tools from telligent to SharePoint
May
3
reviewed Approve suggested edit on User control propertie get from webpart
May
3
answered Deploying a custom health rule fails on Add Solution